Status: Pass 661 Failure 1 Skip 48
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 10 | 8 | 1 | 0 | 1 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt1.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt1.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt1.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt1.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt1.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_rebuild_server[id-aaa6cdf3-55a7-461a-add9-1c8596b9a07c] |
fail
ft1.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server[id-aaa6cdf3-55a7-461a-add9-1c8596b9a07c]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-01-10 03:35:08,056 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836 0.195s 2025-01-10 03:35:08,056 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5232b4-33a7-4d9a-9ef4-1dc3c61e7625', 'x-compute-request-id': 'req-8a5232b4-33a7-4d9a-9ef4-1dc3c61e7625', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836'} Body: b'{"server": {"id": "4e9c30e9-3b5a-40ad-bfe5-a07a0251a836", "name": "tempest-ServerActionsTestJSON-server-595813200", "status": "ACTIVE", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:31:38Z", "updated": "2025-01-10T03:34:25Z", "addresses": {"tempest-ServerActionsTestJSON-483240178-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:0e:a8"}, {"version": 4, "addr": "172.24.5.158", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:0e:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1053908319", "OS-SRV-USG:launched_at": "2025-01-10T03:31:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1104452945"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:08,218 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 201 POST https://10.209.0.255/identity/v3/auth/tokens 0.145s 2025-01-10 03:35:08,218 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2251', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-57a36fe2-25e5-4f7f-aa24-33f13192e5cc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.209.0.255/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "55c7884e99f445879e667b2568e69497", "name": "tempest-ServerActionsTestJSON-700273463-project-member", "password_expires_at": null}, "audit_ids": ["8Bnud6gDQoyoXK7C2FrIrw"], "expires_at": "2025-01-10T04:35:08.000000Z", "issued_at": "2025-01-10T03:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e606452d2a904f07a1de34fff8b826b3", "name": "tempest-ServerActionsTestJSON-700273463"}, "is_domain": false, "roles": [{"id": "80ffe4e88bd44aea97c631ed8d5967d8", "name": "reader"}, {"id": "666ecc9db7414cb59ad3ec6f45355aa3", "name": "member"}], "catalog": [{"endpoints": [{"id": "648d55933ddb40da863817a06e7f72c0", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/networking", "region": "RegionOne"}], "id": "31e46affa13141e3aa920dec9097b1cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "06a1559648ee41c09795eaf48dc686ae", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/placement", "region": "RegionOne"}], "id": "409ab0e43b9843b9baf4ebd0c4f057d0", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b71c01cbf26a46c1ae5ad9e6874b818e", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/compute/v2/e606452d2a904f07a1de34fff8b826b3", "region": "RegionOne"}], "id": "c530481f75de49acb387898a3d9c7f4e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "df57757265df480eab406a52f1f37a3b", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/identity", "region": "RegionOne"}], "id": "e20b5e06e51345869b5c4bcd204cc28c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "862fb4fdce504b17b96ffe9ab062e4b1", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/image", "region": "RegionOne"}], "id": "e83b18210204480b937687c04ad0b2bd", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e42c5f64964149a0a5e549da8fadbf4f", "interface": "public", "region_id": "RegionOne", "url": "https://10.209.0.255/compute/v2.1", "region": "RegionOne"}], "id": "f4d0a23a67af46c19d0e64bee16154e3", "type": "compute", "name": "nova"}]}}' 2025-01-10 03:35:08,219 79615 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_rebuild_server) Found network {'id': '9bb27413-4e06-40d6-8e21-665bc126b831', 'name': 'tempest-ServerActionsTestJSON-483240178-network', 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e606452d2a904f07a1de34fff8b826b3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6621, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-01-10T03:31:27Z', 'updated_at': '2025-01-10T03:31:27Z', 'revision_number': 1} available for tenant 2025-01-10 03:35:08,219 79615 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-01-10 03:35:08,220 79615 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-01-10 03:35:08,276 79615 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.209.0.255/compute/v2.1/os-keypairs 0.056s 2025-01-10 03:35:08,277 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1977652535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPE24x4BddtGAzehsp+6XWbBfo4ZvN9pg2pov05WFnnyqKgCGZTismKDi2hmYIE/1kd9CeBtK5bjdYaWm16Vmt/G1Jjzvhr4cyNnRPP2fpx8MqjRObLEYluBS/ASGUkjQ=="}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d04f486-2f76-4b29-9a66-4389c19450be', 'x-compute-request-id': 'req-6d04f486-2f76-4b29-9a66-4389c19450be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1977652535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPE24x4BddtGAzehsp+6XWbBfo4ZvN9pg2pov05WFnnyqKgCGZTismKDi2hmYIE/1kd9CeBtK5bjdYaWm16Vmt/G1Jjzvhr4cyNnRPP2fpx8MqjRObLEYluBS/ASGUkjQ==", "fingerprint": "68:a7:ed:77:08:47:5b:72:c6:6c:f8:05:2d:dd:9b:e2", "user_id": "55c7884e99f445879e667b2568e69497"}}' 2025-01-10 03:35:08,279 79615 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1977652535 created 2025-01-10 03:35:08,539 79615 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.209.0.255/networking/v2.0/security-groups 0.259s 2025-01-10 03:35:08,539 79615 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--744591394", "description": "tempest-description--1063470225"}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-edc81912-dff1-4fe1-843b-6279d3b8791a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.209.0.255/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "name": "tempest-securitygroup--744591394", "stateful": true, "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "description": "tempest-description--1063470225", "shared": false, "security_group_rules": [{"id": "b540d441-1178-4e38-be0c-7f2d5b236578", "project_id": "e606452d2a904f07a1de34fff8b826b3", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "security_group_id": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "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": 2345, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-10T03:35:08Z", "updated_at": "2025-01-10T03:35:08Z", "revision_number": 0}, {"id": "cab99984-d4cf-4cf5-b501-3a27aadb3606", "project_id": "e606452d2a904f07a1de34fff8b826b3", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "security_group_id": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "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": 2344, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-10T03:35:08Z", "updated_at": "2025-01-10T03:35:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-01-10T03:35:08Z", "updated_at": "2025-01-10T03:35:08Z", "revision_number": 1, "project_id": "e606452d2a904f07a1de34fff8b826b3"}}' 2025-01-10 03:35:08,813 79615 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.209.0.255/networking/v2.0/security-group-rules 0.273s 2025-01-10 03:35:08,813 79615 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": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6c408b2c-e149-4bf8-8445-2df354bf807c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.209.0.255/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ccdef31d-c1fd-4eb8-8ea4-088851ae69b5", "project_id": "e606452d2a904f07a1de34fff8b826b3", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "security_group_id": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "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": "2025-01-10T03:35:08Z", "updated_at": "2025-01-10T03:35:08Z", "revision_number": 0}}' 2025-01-10 03:35:08,994 79615 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.209.0.255/networking/v2.0/security-group-rules 0.181s 2025-01-10 03:35:08,995 79615 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": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a53e7322-c253-43c0-a477-bf48adf6f5ec', 'connection': 'close', 'status': '201', 'content-location': 'https://10.209.0.255/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63a8c60d-13d5-4ff5-9ec2-3e762828a1c3", "project_id": "e606452d2a904f07a1de34fff8b826b3", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "security_group_id": "2b59f91d-0435-49c7-b9f7-c1e657a70d71", "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": "2025-01-10T03:35:08Z", "updated_at": "2025-01-10T03:35:08Z", "revision_number": 0}}' 2025-01-10 03:35:08,995 79615 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--744591394 created 2025-01-10 03:35:09,672 79615 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.209.0.255/networking/v2.0/floatingips 0.677s 2025-01-10 03:35:09,673 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "81f14ce8-5c51-42f5-8608-322bfc660a8f"}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fa16cc5e-6ec3-436d-a069-a356b2a419ba', 'connection': 'close', 'status': '201', 'content-location': 'https://10.209.0.255/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "28128b0a-de37-4856-a811-1e10fe23ea14", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "floating_ip_address": "172.24.5.142", "floating_network_id": "81f14ce8-5c51-42f5-8608-322bfc660a8f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e606452d2a904f07a1de34fff8b826b3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-10T03:35:09Z", "updated_at": "2025-01-10T03:35:09Z", "revision_number": 0}}' 2025-01-10 03:35:09,673 79615 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '28128b0a-de37-4856-a811-1e10fe23ea14', 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'floating_ip_address': '172.24.5.142', 'floating_network_id': '81f14ce8-5c51-42f5-8608-322bfc660a8f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e606452d2a904f07a1de34fff8b826b3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-10T03:35:09Z', 'updated_at': '2025-01-10T03:35:09Z', 'revision_number': 0, 'ip': '172.24.5.142'} created 2025-01-10 03:35:09,673 79615 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1977652535', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPE24x4BddtGAzehsp+6XWbBfo4ZvN9pg2pov05WFnnyqKgCGZTismKDi2hmYIE/1kd9CeBtK5bjdYaWm16Vmt/G1Jjzvhr4cyNnRPP2fpx8MqjRObLEYluBS/ASGUkjQ==', 'fingerprint': '68:a7:ed:77:08:47:5b:72:c6:6c:f8:05:2d:dd:9b:e2', 'user_id': '55c7884e99f445879e667b2568e69497', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDABxR5s6SQ8/1t5tB0NU9s7tNgNvbGOLNZ4M1soOcEFTeVfFRdZptOy\nIvvhUtkexfSgBwYFK4EEACKhZANiAARzxNuMeAXXbRgM3obKful1mwX6OGbzfaYN\nqaL9OVhZ58qioAhmU4rJig4toZmCBP9ZHfQngbSuW43WGlptelZrfxtSY874a+HM\njZ0Tz9n6cfDKo0TmyxGJbgUvwEhlJI0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2b59f91d-0435-49c7-b9f7-c1e657a70d71', 'name': 'tempest-securitygroup--744591394', 'stateful': True, 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'description': 'tempest-description--1063470225', 'shared': False, 'security_group_rules': [{'id': 'b540d441-1178-4e38-be0c-7f2d5b236578', 'project_id': 'e606452d2a904f07a1de34fff8b826b3', 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'security_group_id': '2b59f91d-0435-49c7-b9f7-c1e657a70d71', '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': 2345, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-10T03:35:08Z', 'updated_at': '2025-01-10T03:35:08Z', 'revision_number': 0}, {'id': 'cab99984-d4cf-4cf5-b501-3a27aadb3606', 'project_id': 'e606452d2a904f07a1de34fff8b826b3', 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'security_group_id': '2b59f91d-0435-49c7-b9f7-c1e657a70d71', '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': 2344, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-10T03:35:08Z', 'updated_at': '2025-01-10T03:35:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-01-10T03:35:08Z', 'updated_at': '2025-01-10T03:35:08Z', 'revision_number': 1, 'project_id': 'e606452d2a904f07a1de34fff8b826b3'}, 'floating_ip': {'id': '28128b0a-de37-4856-a811-1e10fe23ea14', 'tenant_id': 'e606452d2a904f07a1de34fff8b826b3', 'floating_ip_address': '172.24.5.142', 'floating_network_id': '81f14ce8-5c51-42f5-8608-322bfc660a8f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e606452d2a904f07a1de34fff8b826b3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-10T03:35:09Z', 'updated_at': '2025-01-10T03:35:09Z', 'revision_number': 0, 'ip': '172.24.5.142'}} 2025-01-10 03:35:10,404 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 202 POST https://10.209.0.255/compute/v2.1/servers 0.730s 2025-01-10 03:35:10,404 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-629014859", "imageRef": "b160c10c-3526-4005-9ecb-ef737c1244a9", "flavorRef": "42", "networks": [{"uuid": "9bb27413-4e06-40d6-8e21-665bc126b831"}], "security_groups": [{"name": "tempest-securitygroup--744591394"}], "key_name": "tempest-keypair-1977652535", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '409', 'location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f00bf8d-fdb7-449c-a068-673a11000874', 'x-compute-request-id': 'req-2f00bf8d-fdb7-449c-a068-673a11000874', 'connection': 'close', 'status': '202', 'content-location': 'https://10.209.0.255/compute/v2.1/servers'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--744591394"}], "adminPass": "qhxbzQQu322B"}}' 2025-01-10 03:35:10,477 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.070s 2025-01-10 03:35:10,477 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a53219-fb67-49d4-9b55-ae89376b786f', 'x-compute-request-id': 'req-c1a53219-fb67-49d4-9b55-ae89376b786f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1977652535", "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": []}}' 2025-01-10 03:35:11,566 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.078s 2025-01-10 03:35:11,566 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b107919d-7fcf-4ef3-801f-77c53bf9386c', 'x-compute-request-id': 'req-b107919d-7fcf-4ef3-801f-77c53bf9386c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "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": []}}' 2025-01-10 03:35:12,664 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.080s 2025-01-10 03:35:12,665 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200229b8-7c7a-4381-b2dc-b076f3ed9539', 'x-compute-request-id': 'req-200229b8-7c7a-4381-b2dc-b076f3ed9539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "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": []}}' 2025-01-10 03:35:12,675 79615 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-01-10 03:35:13,759 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.083s 2025-01-10 03:35:13,759 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d7db0c-df9a-45fa-8ef8-d7d854845e5b', 'x-compute-request-id': 'req-59d7db0c-df9a-45fa-8ef8-d7d854845e5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "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": []}}' 2025-01-10 03:35:14,852 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.080s 2025-01-10 03:35:14,852 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d4e63c-247b-43ff-9fae-5623c3b0a8c8', 'x-compute-request-id': 'req-e6d4e63c-247b-43ff-9fae-5623c3b0a8c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "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": []}}' 2025-01-10 03:35:14,866 79615 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-01-10 03:35:16,094 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.227s 2025-01-10 03:35:16,094 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27053eb8-4a7b-4d22-a203-21fee8193c3e', 'x-compute-request-id': 'req-27053eb8-4a7b-4d22-a203-21fee8193c3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "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": []}}' 2025-01-10 03:35:16,106 79615 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-01-10 03:35:17,315 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.208s 2025-01-10 03:35:17,315 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9df69b-b2c8-4f17-8b7b-8475d5c31f0d', 'x-compute-request-id': 'req-1b9df69b-b2c8-4f17-8b7b-8475d5c31f0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:17,326 79615 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-01-10 03:35:18,493 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.166s 2025-01-10 03:35:18,493 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2150ec30-831c-4a32-a8d3-755055b16496', 'x-compute-request-id': 'req-2150ec30-831c-4a32-a8d3-755055b16496', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:19,649 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:35:19,649 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3deb93-e475-467d-afba-ca3b4b2bc01a', 'x-compute-request-id': 'req-7a3deb93-e475-467d-afba-ca3b4b2bc01a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:20,812 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:35:20,812 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d51d1a9-2608-4988-86c3-16ab98ac53c9', 'x-compute-request-id': 'req-1d51d1a9-2608-4988-86c3-16ab98ac53c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:21,988 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.165s 2025-01-10 03:35:21,989 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f181fd4-441a-4b6d-8027-7387a9b904ae', 'x-compute-request-id': 'req-0f181fd4-441a-4b6d-8027-7387a9b904ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:23,220 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.220s 2025-01-10 03:35:23,221 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c265718-b132-4268-a251-862bd117787f', 'x-compute-request-id': 'req-1c265718-b132-4268-a251-862bd117787f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:24,382 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:35:24,383 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfa264d-5138-4458-8e1f-d61352bb8e7d', 'x-compute-request-id': 'req-2bfa264d-5138-4458-8e1f-d61352bb8e7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:25,556 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.162s 2025-01-10 03:35:25,556 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eec551a-e36e-448d-876c-0c81f7f1f017', 'x-compute-request-id': 'req-4eec551a-e36e-448d-876c-0c81f7f1f017', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:26,713 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:35:26,714 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886285f8-7c0f-4b36-90b9-149294319945', 'x-compute-request-id': 'req-886285f8-7c0f-4b36-90b9-149294319945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:27,875 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:35:27,876 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d70f2e48-34e4-4da1-b253-bd8057b8d210', 'x-compute-request-id': 'req-d70f2e48-34e4-4da1-b253-bd8057b8d210', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:29,098 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:35:29,099 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcde29a2-b5ee-4110-8837-181ce5f16132', 'x-compute-request-id': 'req-fcde29a2-b5ee-4110-8837-181ce5f16132', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:30,260 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:35:30,260 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98329e7b-d2c5-40ea-9d59-288e5664748b', 'x-compute-request-id': 'req-98329e7b-d2c5-40ea-9d59-288e5664748b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:31,436 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.158s 2025-01-10 03:35:31,437 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e17433-9a61-4dfb-8dc3-412b1165450a', 'x-compute-request-id': 'req-a3e17433-9a61-4dfb-8dc3-412b1165450a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:32,596 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:35:32,596 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19281e93-e9ec-4f67-b259-ff10fe662b3c', 'x-compute-request-id': 'req-19281e93-e9ec-4f67-b259-ff10fe662b3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:33,751 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:35:33,751 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344b519b-24f0-4038-9f7e-b2785e8b5b27', 'x-compute-request-id': 'req-344b519b-24f0-4038-9f7e-b2785e8b5b27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:34,981 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.219s 2025-01-10 03:35:34,982 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15dc578c-b81a-4c28-ad2b-1b004518b84f', 'x-compute-request-id': 'req-15dc578c-b81a-4c28-ad2b-1b004518b84f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:36,141 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:35:36,141 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f18aff-52c1-479e-83d6-390432ea9dd9', 'x-compute-request-id': 'req-71f18aff-52c1-479e-83d6-390432ea9dd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:37,304 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:35:37,304 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79cec4ea-9e23-4bb5-aad8-a45e0dab3aef', 'x-compute-request-id': 'req-79cec4ea-9e23-4bb5-aad8-a45e0dab3aef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:38,474 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.158s 2025-01-10 03:35:38,474 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6c6521-3731-4440-a7be-277fabb75f74', 'x-compute-request-id': 'req-5b6c6521-3731-4440-a7be-277fabb75f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:39,636 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:35:39,637 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c68e1a-b110-46da-834b-64e9d6a7daa0', 'x-compute-request-id': 'req-b7c68e1a-b110-46da-834b-64e9d6a7daa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:40,847 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.200s 2025-01-10 03:35:40,848 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb15552f-219e-4e1d-9336-57c3efa5bae7', 'x-compute-request-id': 'req-fb15552f-219e-4e1d-9336-57c3efa5bae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:42,011 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:35:42,011 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ae22d2-8038-4e9c-acb9-e58ccda4577a', 'x-compute-request-id': 'req-45ae22d2-8038-4e9c-acb9-e58ccda4577a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:43,168 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:35:43,169 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8d1e70-35f1-43ca-9826-97affc79737e', 'x-compute-request-id': 'req-7c8d1e70-35f1-43ca-9826-97affc79737e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:44,329 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:35:44,329 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4011e43d-0aea-4941-ae22-9791977cebb1', 'x-compute-request-id': 'req-4011e43d-0aea-4941-ae22-9791977cebb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:45,493 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:35:45,493 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2729555-d9e6-4596-a254-0d182d1f5a9a', 'x-compute-request-id': 'req-f2729555-d9e6-4596-a254-0d182d1f5a9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:46,727 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.223s 2025-01-10 03:35:46,727 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1098cbc8-2d9d-4232-8952-12064046a5ad', 'x-compute-request-id': 'req-1098cbc8-2d9d-4232-8952-12064046a5ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:47,901 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.163s 2025-01-10 03:35:47,902 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac3b58ec-07bd-40e4-ae33-433c7aae728c', 'x-compute-request-id': 'req-ac3b58ec-07bd-40e4-ae33-433c7aae728c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:49,072 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.157s 2025-01-10 03:35:49,073 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce20b8b-e591-40c3-a2df-bba209bd2a66', 'x-compute-request-id': 'req-dce20b8b-e591-40c3-a2df-bba209bd2a66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:50,229 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:35:50,229 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2b38b9-ae29-4b99-b440-1eed3be14f1d', 'x-compute-request-id': 'req-6c2b38b9-ae29-4b99-b440-1eed3be14f1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:51,390 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:35:51,390 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948f7c5d-66cf-4691-b401-fdccede67847', 'x-compute-request-id': 'req-948f7c5d-66cf-4691-b401-fdccede67847', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:52,618 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.217s 2025-01-10 03:35:52,618 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613707b2-ed84-4527-9642-dc10b7407c02', 'x-compute-request-id': 'req-613707b2-ed84-4527-9642-dc10b7407c02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:53,782 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:35:53,782 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2773f0eb-f84b-409c-b5ad-bd7f3214eadb', 'x-compute-request-id': 'req-2773f0eb-f84b-409c-b5ad-bd7f3214eadb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:54,949 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:35:54,949 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c35e1b8-84b6-4ac9-bf9c-cd040508bd1d', 'x-compute-request-id': 'req-9c35e1b8-84b6-4ac9-bf9c-cd040508bd1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:56,113 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:35:56,113 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8e5e5e-0b7e-4d30-a72c-42ffaac208ed', 'x-compute-request-id': 'req-ef8e5e5e-0b7e-4d30-a72c-42ffaac208ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:57,276 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:35:57,276 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727acf72-1c95-40e5-b9b7-d590e9d30ee7', 'x-compute-request-id': 'req-727acf72-1c95-40e5-b9b7-d590e9d30ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:58,510 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.223s 2025-01-10 03:35:58,510 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-897d4e3f-d8f7-4ffe-bf6b-310aa13998fd', 'x-compute-request-id': 'req-897d4e3f-d8f7-4ffe-bf6b-310aa13998fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:35:59,680 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.159s 2025-01-10 03:35:59,681 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:35:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0a044f-0c29-4eb6-a429-0d26076ba447', 'x-compute-request-id': 'req-fe0a044f-0c29-4eb6-a429-0d26076ba447', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:00,835 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:36:00,835 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-266c1779-d58f-4dca-a1a8-1454954aa38d', 'x-compute-request-id': 'req-266c1779-d58f-4dca-a1a8-1454954aa38d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:02,006 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.160s 2025-01-10 03:36:02,006 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d5b1b9-393d-43ad-97f8-f9467cd3259a', 'x-compute-request-id': 'req-16d5b1b9-393d-43ad-97f8-f9467cd3259a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:03,171 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:36:03,172 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120ea200-f128-40f7-aec0-e287a9c873f4', 'x-compute-request-id': 'req-120ea200-f128-40f7-aec0-e287a9c873f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:04,402 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.220s 2025-01-10 03:36:04,403 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e6889d-62b9-4b18-af30-24f5d3589dd5', 'x-compute-request-id': 'req-05e6889d-62b9-4b18-af30-24f5d3589dd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:05,564 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:36:05,565 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735360d6-6fa5-487c-ae65-e977d01b4690', 'x-compute-request-id': 'req-735360d6-6fa5-487c-ae65-e977d01b4690', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:06,727 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:36:06,728 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f060f5-e36b-4b26-a31e-620b5e14513d', 'x-compute-request-id': 'req-f9f060f5-e36b-4b26-a31e-620b5e14513d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:07,955 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.216s 2025-01-10 03:36:07,955 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd8dbda-3a65-4e4a-94ed-9b51853ed7bd', 'x-compute-request-id': 'req-9fd8dbda-3a65-4e4a-94ed-9b51853ed7bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:09,109 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:36:09,109 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-554ba08f-d301-4ba2-ad32-3dbb997da271', 'x-compute-request-id': 'req-554ba08f-d301-4ba2-ad32-3dbb997da271', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:10,331 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:36:10,331 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a79c5ef-ae96-488b-9b39-b660b739b317', 'x-compute-request-id': 'req-4a79c5ef-ae96-488b-9b39-b660b739b317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:11,492 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:36:11,493 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedb0941-0392-46ec-9091-3889581ff126', 'x-compute-request-id': 'req-bedb0941-0392-46ec-9091-3889581ff126', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:12,647 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:36:12,647 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033becd2-7187-455e-86b0-942c55dc1437', 'x-compute-request-id': 'req-033becd2-7187-455e-86b0-942c55dc1437', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:13,810 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:36:13,810 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1184eb64-a77d-4437-b1bf-a646144cb08d', 'x-compute-request-id': 'req-1184eb64-a77d-4437-b1bf-a646144cb08d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:14,970 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:36:14,970 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a688d3b-08b6-4308-802a-38c587ad4b5c', 'x-compute-request-id': 'req-5a688d3b-08b6-4308-802a-38c587ad4b5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:16,202 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.221s 2025-01-10 03:36:16,203 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d337237-9660-4f97-9af6-defd5488dc6a', 'x-compute-request-id': 'req-0d337237-9660-4f97-9af6-defd5488dc6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:17,366 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:36:17,366 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8a70ae-6e05-430d-80fd-c4cf9f85c909', 'x-compute-request-id': 'req-1d8a70ae-6e05-430d-80fd-c4cf9f85c909', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:18,534 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:36:18,534 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-593f6a10-29fe-4a5b-9bb8-bd9455ccf0db', 'x-compute-request-id': 'req-593f6a10-29fe-4a5b-9bb8-bd9455ccf0db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:19,696 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:36:19,697 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd4610f-ce44-41a4-9521-74fa18ca2e95', 'x-compute-request-id': 'req-6cd4610f-ce44-41a4-9521-74fa18ca2e95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:20,859 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:36:20,860 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fee712-23c9-422b-82c3-36bf9eb5abd0', 'x-compute-request-id': 'req-d7fee712-23c9-422b-82c3-36bf9eb5abd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:22,090 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.220s 2025-01-10 03:36:22,091 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7485200-bf50-4f87-a9ef-ca84a5e6f423', 'x-compute-request-id': 'req-b7485200-bf50-4f87-a9ef-ca84a5e6f423', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:23,256 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:36:23,257 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd54df4-71e4-41e6-94df-fc5ebc2f659a', 'x-compute-request-id': 'req-fbd54df4-71e4-41e6-94df-fc5ebc2f659a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:24,413 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:24,414 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0efba23d-f7d5-49d6-b908-0446e5d461fb', 'x-compute-request-id': 'req-0efba23d-f7d5-49d6-b908-0446e5d461fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:25,575 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:25,575 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e330e116-b670-444d-b27d-f0385e37a17c', 'x-compute-request-id': 'req-e330e116-b670-444d-b27d-f0385e37a17c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:26,729 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.142s 2025-01-10 03:36:26,729 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8e3e08-6d28-42e8-aa23-d42ac6f39a4d', 'x-compute-request-id': 'req-fd8e3e08-6d28-42e8-aa23-d42ac6f39a4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:27,950 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.210s 2025-01-10 03:36:27,950 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e9ce8c-505f-4aa2-922a-fdf423e78133', 'x-compute-request-id': 'req-d9e9ce8c-505f-4aa2-922a-fdf423e78133', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:29,107 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:36:29,107 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e596a8c-e13e-47a0-a38d-3022dcc607d9', 'x-compute-request-id': 'req-0e596a8c-e13e-47a0-a38d-3022dcc607d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:30,267 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:30,267 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e184c9-c3f1-4c6b-a54e-04bb7789f3a7', 'x-compute-request-id': 'req-46e184c9-c3f1-4c6b-a54e-04bb7789f3a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:31,429 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:36:31,429 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd8d17a-8715-418b-9a5d-32d07f5be409', 'x-compute-request-id': 'req-4dd8d17a-8715-418b-9a5d-32d07f5be409', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:32,592 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:36:32,593 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e18caa-ad37-4ee1-a644-4d641667b79d', 'x-compute-request-id': 'req-b9e18caa-ad37-4ee1-a644-4d641667b79d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:33,881 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.277s 2025-01-10 03:36:33,881 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c910f4a1-7075-4a55-b0b4-58dd69b6ed33', 'x-compute-request-id': 'req-c910f4a1-7075-4a55-b0b4-58dd69b6ed33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:35,049 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.157s 2025-01-10 03:36:35,049 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4ef6cd-0245-4200-a4bd-4709d2600462', 'x-compute-request-id': 'req-1b4ef6cd-0245-4200-a4bd-4709d2600462', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:36,202 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:36:36,203 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1945648d-e015-4f63-8421-13e4b6536942', 'x-compute-request-id': 'req-1945648d-e015-4f63-8421-13e4b6536942', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:37,359 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:37,359 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16164bd6-42cd-4458-a03b-e894bf5c6f0b', 'x-compute-request-id': 'req-16164bd6-42cd-4458-a03b-e894bf5c6f0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:38,517 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:36:38,518 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdc8654-5432-4301-a0f4-5351e3acc4db', 'x-compute-request-id': 'req-7fdc8654-5432-4301-a0f4-5351e3acc4db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:39,739 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:36:39,740 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d075e79-2d6a-4c4b-a7c0-5c0ce15ebf32', 'x-compute-request-id': 'req-8d075e79-2d6a-4c4b-a7c0-5c0ce15ebf32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:40,899 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:36:40,899 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53912a78-1026-48dc-b0f0-0c29a44cf90c', 'x-compute-request-id': 'req-53912a78-1026-48dc-b0f0-0c29a44cf90c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:42,053 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:36:42,053 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18db28c7-4994-47da-aa0b-80c8fc89962a', 'x-compute-request-id': 'req-18db28c7-4994-47da-aa0b-80c8fc89962a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:43,209 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:36:43,210 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab83087c-a6e5-4529-9d41-d96f59690222', 'x-compute-request-id': 'req-ab83087c-a6e5-4529-9d41-d96f59690222', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:44,375 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:36:44,375 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546f6096-9e7c-4e5d-aab4-0155321a5997', 'x-compute-request-id': 'req-546f6096-9e7c-4e5d-aab4-0155321a5997', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:45,594 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.208s 2025-01-10 03:36:45,594 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d003eef1-2b0b-44ca-a1a3-45f31056c802', 'x-compute-request-id': 'req-d003eef1-2b0b-44ca-a1a3-45f31056c802', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:46,752 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:46,753 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe0df81-6159-4fe5-a75a-c3581cfc377f', 'x-compute-request-id': 'req-afe0df81-6159-4fe5-a75a-c3581cfc377f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:47,913 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:36:47,913 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf2f26e-6180-482e-9ae0-576c6f4a51fe', 'x-compute-request-id': 'req-caf2f26e-6180-482e-9ae0-576c6f4a51fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:49,074 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:36:49,074 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e255883-b561-4c93-88ed-7d809a95529c', 'x-compute-request-id': 'req-4e255883-b561-4c93-88ed-7d809a95529c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:50,230 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.140s 2025-01-10 03:36:50,230 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7b6b73-3535-4c50-aa60-ce32442bcc7a', 'x-compute-request-id': 'req-8f7b6b73-3535-4c50-aa60-ce32442bcc7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:51,456 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.215s 2025-01-10 03:36:51,457 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f525ac95-b8c4-4fe5-91ce-648c72f679c0', 'x-compute-request-id': 'req-f525ac95-b8c4-4fe5-91ce-648c72f679c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:52,622 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:36:52,623 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fbfbdd-3b50-46e4-87a4-91b778d35fe0', 'x-compute-request-id': 'req-b0fbfbdd-3b50-46e4-87a4-91b778d35fe0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:53,779 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:53,779 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e238cf67-08a7-4ec8-be54-f0e7e5a6e09f', 'x-compute-request-id': 'req-e238cf67-08a7-4ec8-be54-f0e7e5a6e09f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:54,951 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.161s 2025-01-10 03:36:54,952 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e82cf087-8427-4a9c-b976-13e81418e995', 'x-compute-request-id': 'req-e82cf087-8427-4a9c-b976-13e81418e995', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:56,115 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:36:56,115 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78fdca4-b715-4b3b-a462-b89442368ba4', 'x-compute-request-id': 'req-e78fdca4-b715-4b3b-a462-b89442368ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:57,334 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.208s 2025-01-10 03:36:57,334 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe4baf0-bd86-4366-890e-364b4bfcdda8', 'x-compute-request-id': 'req-fbe4baf0-bd86-4366-890e-364b4bfcdda8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:36:58,491 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:36:58,492 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60486b1b-e60d-42da-b94b-8b17dc45509c', 'x-compute-request-id': 'req-60486b1b-e60d-42da-b94b-8b17dc45509c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:00,186 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.683s 2025-01-10 03:37:00,186 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b06e952-ec5d-42f4-8526-2eb8366a7bf3', 'x-compute-request-id': 'req-2b06e952-ec5d-42f4-8526-2eb8366a7bf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:01,346 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:37:01,347 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7771367-bdaa-443b-98da-9647709c511b', 'x-compute-request-id': 'req-b7771367-bdaa-443b-98da-9647709c511b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:02,582 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.225s 2025-01-10 03:37:02,583 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab4465e-9ef9-47f0-8871-7a8c30a5f465', 'x-compute-request-id': 'req-6ab4465e-9ef9-47f0-8871-7a8c30a5f465', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:03,742 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:03,743 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31fd0285-3023-4188-8644-a5de16f11600', 'x-compute-request-id': 'req-31fd0285-3023-4188-8644-a5de16f11600', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:04,916 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.162s 2025-01-10 03:37:04,916 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9f433f-457c-4692-be7f-54dae043f7ef', 'x-compute-request-id': 'req-3e9f433f-457c-4692-be7f-54dae043f7ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:06,080 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:37:06,080 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf48c6d-4cc8-4902-a056-6c70947dfce9', 'x-compute-request-id': 'req-9cf48c6d-4cc8-4902-a056-6c70947dfce9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:07,243 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:37:07,244 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1719429a-6af8-4eb4-9dd4-9c222e4463af', 'x-compute-request-id': 'req-1719429a-6af8-4eb4-9dd4-9c222e4463af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:08,480 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.225s 2025-01-10 03:37:08,480 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9bbb4f2-6dd5-4d44-ab15-8e66496672aa', 'x-compute-request-id': 'req-d9bbb4f2-6dd5-4d44-ab15-8e66496672aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:09,707 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.215s 2025-01-10 03:37:09,707 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffaf38b5-fd85-4175-8f44-54acfbd81919', 'x-compute-request-id': 'req-ffaf38b5-fd85-4175-8f44-54acfbd81919', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:10,864 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:37:10,864 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e510006-1988-4939-a5c9-92e22e2911d3', 'x-compute-request-id': 'req-7e510006-1988-4939-a5c9-92e22e2911d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:12,016 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.141s 2025-01-10 03:37:12,017 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8d413e-3aca-426b-bf04-4a521c794a8b', 'x-compute-request-id': 'req-3e8d413e-3aca-426b-bf04-4a521c794a8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:13,173 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:37:13,174 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160ba877-7afc-425c-a33e-892ee43f90b8', 'x-compute-request-id': 'req-160ba877-7afc-425c-a33e-892ee43f90b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:14,389 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.204s 2025-01-10 03:37:14,389 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88993597-f584-4885-b16c-64db85105303', 'x-compute-request-id': 'req-88993597-f584-4885-b16c-64db85105303', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:15,548 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:37:15,549 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0929fb76-05c8-4a21-bc75-bfee7433b1ed', 'x-compute-request-id': 'req-0929fb76-05c8-4a21-bc75-bfee7433b1ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:16,709 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:37:16,710 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ea97b6-47f6-4a5f-8a71-057c90c4d21e', 'x-compute-request-id': 'req-08ea97b6-47f6-4a5f-8a71-057c90c4d21e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:17,860 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.139s 2025-01-10 03:37:17,860 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676532af-e99d-46e4-bfeb-1c6da4d973e8', 'x-compute-request-id': 'req-676532af-e99d-46e4-bfeb-1c6da4d973e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:19,024 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:37:19,025 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91d86a7a-34dc-4de0-81b2-95972d89f288', 'x-compute-request-id': 'req-91d86a7a-34dc-4de0-81b2-95972d89f288', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:20,246 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.210s 2025-01-10 03:37:20,246 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204c3e83-d63a-47d3-9882-09f24ef3a485', 'x-compute-request-id': 'req-204c3e83-d63a-47d3-9882-09f24ef3a485', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:21,402 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:37:21,402 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16908d30-d7cf-4738-a895-50944d44a2d2', 'x-compute-request-id': 'req-16908d30-d7cf-4738-a895-50944d44a2d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:22,572 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.159s 2025-01-10 03:37:22,572 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60fb63a4-83e5-4be2-8050-e21230b76265', 'x-compute-request-id': 'req-60fb63a4-83e5-4be2-8050-e21230b76265', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:23,738 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:37:23,739 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106550f1-103b-443a-af8c-8d2d965d3e04', 'x-compute-request-id': 'req-106550f1-103b-443a-af8c-8d2d965d3e04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:24,897 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:37:24,898 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff48cfb-0527-4ee8-96ae-db74d04684d5', 'x-compute-request-id': 'req-eff48cfb-0527-4ee8-96ae-db74d04684d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:26,115 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.205s 2025-01-10 03:37:26,115 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271eca31-fe91-4ce7-bfc2-f06bff26f6a6', 'x-compute-request-id': 'req-271eca31-fe91-4ce7-bfc2-f06bff26f6a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:27,279 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:37:27,279 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-316008af-99e5-41d6-814b-ea14ac4ee14a', 'x-compute-request-id': 'req-316008af-99e5-41d6-814b-ea14ac4ee14a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:28,436 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:37:28,436 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47f3f8a-9860-4fe5-a25b-da761b1a0224', 'x-compute-request-id': 'req-b47f3f8a-9860-4fe5-a25b-da761b1a0224', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:29,601 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:37:29,601 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053efc73-b967-4e31-8fc4-a69ba7afc8eb', 'x-compute-request-id': 'req-053efc73-b967-4e31-8fc4-a69ba7afc8eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:30,761 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:30,762 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d563806-80c4-4a9c-9e9e-771915aedf04', 'x-compute-request-id': 'req-8d563806-80c4-4a9c-9e9e-771915aedf04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:31,987 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.215s 2025-01-10 03:37:31,988 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8000982-7afd-4e56-b791-3ac97518a048', 'x-compute-request-id': 'req-c8000982-7afd-4e56-b791-3ac97518a048', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:33,148 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:33,148 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e3cabe-324f-49a5-a9c0-0c99b336a4ea', 'x-compute-request-id': 'req-e5e3cabe-324f-49a5-a9c0-0c99b336a4ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:34,307 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:37:34,308 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8b76c8-48f4-4829-ab7e-2a0d9d415068', 'x-compute-request-id': 'req-5f8b76c8-48f4-4829-ab7e-2a0d9d415068', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:35,465 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:37:35,465 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37d3794-e87a-479b-b301-24f097631114', 'x-compute-request-id': 'req-b37d3794-e87a-479b-b301-24f097631114', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:36,625 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:36,626 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c9d724-59ac-42db-b6d8-76d6ac22781b', 'x-compute-request-id': 'req-b8c9d724-59ac-42db-b6d8-76d6ac22781b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:37,856 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.219s 2025-01-10 03:37:37,856 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8960c38-2541-4e15-a679-2e6430e8b0e9', 'x-compute-request-id': 'req-f8960c38-2541-4e15-a679-2e6430e8b0e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:39,016 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:39,016 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd88c563-7883-4d35-b9b1-d405e5cd797a', 'x-compute-request-id': 'req-fd88c563-7883-4d35-b9b1-d405e5cd797a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:40,186 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.157s 2025-01-10 03:37:40,186 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799b4114-7936-4d7c-b25f-89a63519b448', 'x-compute-request-id': 'req-799b4114-7936-4d7c-b25f-89a63519b448', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:41,353 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:37:41,353 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11e0fd47-a136-47a7-986f-d9a55450581e', 'x-compute-request-id': 'req-11e0fd47-a136-47a7-986f-d9a55450581e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:42,508 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:37:42,508 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82389b9-3070-42ea-b9c1-f75817de4ea9', 'x-compute-request-id': 'req-a82389b9-3070-42ea-b9c1-f75817de4ea9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:43,723 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.204s 2025-01-10 03:37:43,723 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61bb3b4-2f87-4318-9055-879e592a0f5b', 'x-compute-request-id': 'req-f61bb3b4-2f87-4318-9055-879e592a0f5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:44,876 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.142s 2025-01-10 03:37:44,876 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a59ee9-487d-4410-a92b-45ac8994be15', 'x-compute-request-id': 'req-79a59ee9-487d-4410-a92b-45ac8994be15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:46,032 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:37:46,032 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9773d834-4e92-4d24-a986-c2cc3ace4917', 'x-compute-request-id': 'req-9773d834-4e92-4d24-a986-c2cc3ace4917', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:47,190 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:37:47,190 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaca97e4-77b6-44a9-bd01-7cdf197473e8', 'x-compute-request-id': 'req-eaca97e4-77b6-44a9-bd01-7cdf197473e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:48,346 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:37:48,346 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cacc57d-60bb-4be7-9df7-5ecf74b57b6e', 'x-compute-request-id': 'req-5cacc57d-60bb-4be7-9df7-5ecf74b57b6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:49,565 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.208s 2025-01-10 03:37:49,565 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1f0c04-195a-4973-8ce8-ac5bb851af47', 'x-compute-request-id': 'req-4c1f0c04-195a-4973-8ce8-ac5bb851af47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:50,725 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:37:50,726 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f832808-86db-4366-a43a-5379db46cf5c', 'x-compute-request-id': 'req-8f832808-86db-4366-a43a-5379db46cf5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:51,881 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:37:51,881 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835c49a7-a073-41dc-b79d-fe5702f15af9', 'x-compute-request-id': 'req-835c49a7-a073-41dc-b79d-fe5702f15af9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:53,045 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:37:53,046 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8f5c3b-b150-43ed-9777-385300a8577d', 'x-compute-request-id': 'req-2f8f5c3b-b150-43ed-9777-385300a8577d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:54,207 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:37:54,207 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c77ce8-6a14-49af-a12a-9f99d63c61f7', 'x-compute-request-id': 'req-b6c77ce8-6a14-49af-a12a-9f99d63c61f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:55,452 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.233s 2025-01-10 03:37:55,452 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4dfd15-f53f-44e2-9e05-f42c06c87865', 'x-compute-request-id': 'req-ca4dfd15-f53f-44e2-9e05-f42c06c87865', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:56,613 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:37:56,613 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca4d7c3-6ec4-4986-9118-50bdf77e24c9', 'x-compute-request-id': 'req-0ca4d7c3-6ec4-4986-9118-50bdf77e24c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:57,779 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:37:57,779 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494c28da-bd57-48dd-9118-ed8c6f9bc177', 'x-compute-request-id': 'req-494c28da-bd57-48dd-9118-ed8c6f9bc177', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:37:58,938 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:37:58,939 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd8f62c0-4ba1-4ee1-a534-6087e881d587', 'x-compute-request-id': 'req-bd8f62c0-4ba1-4ee1-a534-6087e881d587', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:00,104 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:38:00,104 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccde04fa-8286-4a89-954f-23ead75747c0', 'x-compute-request-id': 'req-ccde04fa-8286-4a89-954f-23ead75747c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:01,340 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.219s 2025-01-10 03:38:01,340 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c4f142-7d2b-438c-979d-4d79ce712495', 'x-compute-request-id': 'req-67c4f142-7d2b-438c-979d-4d79ce712495', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:02,504 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:38:02,504 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b512c5-1925-44fc-a236-12fa0de0cf51', 'x-compute-request-id': 'req-02b512c5-1925-44fc-a236-12fa0de0cf51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:03,670 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.155s 2025-01-10 03:38:03,670 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f462cf-2206-4736-a6f4-ac3ec79f1a4f', 'x-compute-request-id': 'req-b7f462cf-2206-4736-a6f4-ac3ec79f1a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:04,903 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.222s 2025-01-10 03:38:04,904 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eabff9e6-8721-40a8-a9b8-1640ab806bb7', 'x-compute-request-id': 'req-eabff9e6-8721-40a8-a9b8-1640ab806bb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:06,065 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:38:06,066 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae11dd7d-491c-4adc-9032-5de576adecc4', 'x-compute-request-id': 'req-ae11dd7d-491c-4adc-9032-5de576adecc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:07,289 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.212s 2025-01-10 03:38:07,290 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7739734-df6b-4e51-8080-27caf6d89f08', 'x-compute-request-id': 'req-a7739734-df6b-4e51-8080-27caf6d89f08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:08,492 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.191s 2025-01-10 03:38:08,492 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d974653-eb01-43b6-adec-bbf3219094fb', 'x-compute-request-id': 'req-7d974653-eb01-43b6-adec-bbf3219094fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:09,656 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:38:09,656 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e68d22-a5dd-4529-ae31-f3d2f2285ea0', 'x-compute-request-id': 'req-59e68d22-a5dd-4529-ae31-f3d2f2285ea0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:10,823 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.155s 2025-01-10 03:38:10,823 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdb472d-0259-4252-9a8c-c273f8f28555', 'x-compute-request-id': 'req-4fdb472d-0259-4252-9a8c-c273f8f28555', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:12,046 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.213s 2025-01-10 03:38:12,047 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260e10f5-29f5-4163-b8db-4ffc71676e12', 'x-compute-request-id': 'req-260e10f5-29f5-4163-b8db-4ffc71676e12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:13,282 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.225s 2025-01-10 03:38:13,283 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6501db55-291a-4593-b596-70dabd202860', 'x-compute-request-id': 'req-6501db55-291a-4593-b596-70dabd202860', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:14,440 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:38:14,441 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fff93b7-8a6c-4978-bd54-c711eaa59011', 'x-compute-request-id': 'req-8fff93b7-8a6c-4978-bd54-c711eaa59011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:15,605 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:38:15,606 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9018f6f4-edb6-43db-ba38-eb759a0fccfb', 'x-compute-request-id': 'req-9018f6f4-edb6-43db-ba38-eb759a0fccfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:16,767 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:38:16,767 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a689fd-b204-4f59-a6b6-6646a73cd25f', 'x-compute-request-id': 'req-e3a689fd-b204-4f59-a6b6-6646a73cd25f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:17,992 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.213s 2025-01-10 03:38:17,992 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7ee25e-7f23-47d5-a2d9-503def23cd17', 'x-compute-request-id': 'req-8d7ee25e-7f23-47d5-a2d9-503def23cd17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:19,148 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:38:19,148 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3bba03f-86e6-44ae-8bd3-9d24dfc22a4f', 'x-compute-request-id': 'req-c3bba03f-86e6-44ae-8bd3-9d24dfc22a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:20,311 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:38:20,312 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff6a9bd-b1fe-45a4-b345-f2e0d28423c9', 'x-compute-request-id': 'req-4ff6a9bd-b1fe-45a4-b345-f2e0d28423c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:21,469 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:38:21,469 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a5dcbe-fbde-4055-9cf4-01e24c487198', 'x-compute-request-id': 'req-36a5dcbe-fbde-4055-9cf4-01e24c487198', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:22,653 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.173s 2025-01-10 03:38:22,653 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8d2f6f-cea8-45bc-8aef-d58ff916426e', 'x-compute-request-id': 'req-1a8d2f6f-cea8-45bc-8aef-d58ff916426e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:23,895 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.229s 2025-01-10 03:38:23,896 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf9f75e-1ce9-4e2f-9b72-90e583ee9d45', 'x-compute-request-id': 'req-7bf9f75e-1ce9-4e2f-9b72-90e583ee9d45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:25,064 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.157s 2025-01-10 03:38:25,064 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1463356e-800a-4bb2-a466-50552f44d730', 'x-compute-request-id': 'req-1463356e-800a-4bb2-a466-50552f44d730', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:26,229 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:38:26,229 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670359e8-dd86-40ca-9c32-7f27d493df87', 'x-compute-request-id': 'req-670359e8-dd86-40ca-9c32-7f27d493df87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:26,345 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 204 DELETE https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.105s 2025-01-10 03:38:26,345 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0ece78-0598-4089-8dfe-1ac622890dab', 'x-compute-request-id': 'req-df0ece78-0598-4089-8dfe-1ac622890dab', 'connection': 'close', 'status': '204', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'' 2025-01-10 03:38:26,502 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:38:26,502 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a8e639f-abc8-46fe-8e47-f8f4fa2e105a', 'x-compute-request-id': 'req-5a8e639f-abc8-46fe-8e47-f8f4fa2e105a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:27,671 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.158s 2025-01-10 03:38:27,672 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfc78f4-79c8-45aa-9268-5300bab3896a', 'x-compute-request-id': 'req-7cfc78f4-79c8-45aa-9268-5300bab3896a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:28,825 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:38:28,826 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d53c05ec-b23d-405f-ad03-7c78afe811d8', 'x-compute-request-id': 'req-d53c05ec-b23d-405f-ad03-7c78afe811d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:30,063 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.226s 2025-01-10 03:38:30,063 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb59168c-d056-4e55-8a37-a747af462e83', 'x-compute-request-id': 'req-bb59168c-d056-4e55-8a37-a747af462e83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:31,221 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:38:31,222 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19121d1-e643-4fe8-8a95-4235642db9b7', 'x-compute-request-id': 'req-c19121d1-e643-4fe8-8a95-4235642db9b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:32,382 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:38:32,382 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7c1a106-99c6-4614-89f3-e6842cafab6a', 'x-compute-request-id': 'req-d7c1a106-99c6-4614-89f3-e6842cafab6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:33,547 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:38:33,547 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18274f5-2029-4eea-bf2f-45667412bd9a', 'x-compute-request-id': 'req-c18274f5-2029-4eea-bf2f-45667412bd9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:34,709 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:38:34,710 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4854fe5-2d63-4917-b4a6-47b41c9e7c4c', 'x-compute-request-id': 'req-f4854fe5-2d63-4917-b4a6-47b41c9e7c4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:35,931 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.210s 2025-01-10 03:38:35,931 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42451970-db22-4f6b-b07b-3776e02853a6', 'x-compute-request-id': 'req-42451970-db22-4f6b-b07b-3776e02853a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:37,083 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.141s 2025-01-10 03:38:37,083 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dbd22e2-ed6f-4c47-b67a-06787fb1f965', 'x-compute-request-id': 'req-5dbd22e2-ed6f-4c47-b67a-06787fb1f965', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:38,249 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.155s 2025-01-10 03:38:38,249 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080693cc-bfdf-4ca1-8000-01f231c3794f', 'x-compute-request-id': 'req-080693cc-bfdf-4ca1-8000-01f231c3794f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:39,403 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:38:39,404 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3c8d60-6cdf-422d-998a-69af6b828b3a', 'x-compute-request-id': 'req-8e3c8d60-6cdf-422d-998a-69af6b828b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:40,571 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:38:40,571 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad7e945-c7e4-466e-a8cd-1f5ace6456a5', 'x-compute-request-id': 'req-5ad7e945-c7e4-466e-a8cd-1f5ace6456a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:41,793 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:38:41,794 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-661f7a39-43ce-4fbe-b5d8-40ca88dc746f', 'x-compute-request-id': 'req-661f7a39-43ce-4fbe-b5d8-40ca88dc746f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:42,957 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:38:42,958 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd0c4b1-bea9-4d44-8748-ad469ca783ef', 'x-compute-request-id': 'req-3fd0c4b1-bea9-4d44-8748-ad469ca783ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:44,115 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:38:44,115 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742516b6-3c00-492f-9658-232f40adbe86', 'x-compute-request-id': 'req-742516b6-3c00-492f-9658-232f40adbe86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:45,271 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:38:45,271 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c28f219-3fa6-4e33-a4fd-accf1576964f', 'x-compute-request-id': 'req-6c28f219-3fa6-4e33-a4fd-accf1576964f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:46,430 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:38:46,430 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876a6476-a84e-4655-9073-d06c0f66c033', 'x-compute-request-id': 'req-876a6476-a84e-4655-9073-d06c0f66c033', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:47,655 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.214s 2025-01-10 03:38:47,655 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07d6114-c552-4ffb-a61c-93238f14e438', 'x-compute-request-id': 'req-f07d6114-c552-4ffb-a61c-93238f14e438', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:48,810 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:38:48,810 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f854fd1d-c894-4c13-b052-dade31afffad', 'x-compute-request-id': 'req-f854fd1d-c894-4c13-b052-dade31afffad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:49,973 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:38:49,973 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e602735d-a97c-4446-86b6-37f51c10024a', 'x-compute-request-id': 'req-e602735d-a97c-4446-86b6-37f51c10024a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:51,129 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:38:51,130 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f1eaf8-7a52-436d-8b54-70c518ccb90f', 'x-compute-request-id': 'req-10f1eaf8-7a52-436d-8b54-70c518ccb90f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:52,293 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:38:52,293 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8830db8a-c777-4da9-9d73-e1cd78d59302', 'x-compute-request-id': 'req-8830db8a-c777-4da9-9d73-e1cd78d59302', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:53,519 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.216s 2025-01-10 03:38:53,520 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10076082-116f-49b2-a850-523d1a592d9a', 'x-compute-request-id': 'req-10076082-116f-49b2-a850-523d1a592d9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:54,676 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:38:54,677 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456e8e27-1326-4fb9-9547-9ff19045e973', 'x-compute-request-id': 'req-456e8e27-1326-4fb9-9547-9ff19045e973', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:55,837 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:38:55,837 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f261fb0-44e4-4dc4-abc7-77439f90d84a', 'x-compute-request-id': 'req-6f261fb0-44e4-4dc4-abc7-77439f90d84a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:57,000 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:38:57,000 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba4e408-7311-4c50-9817-1a5c6a9fd90b', 'x-compute-request-id': 'req-1ba4e408-7311-4c50-9817-1a5c6a9fd90b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:58,159 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:38:58,159 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96e94ca3-ec80-46c1-bdb7-f7310106b875', 'x-compute-request-id': 'req-96e94ca3-ec80-46c1-bdb7-f7310106b875', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:38:59,388 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.217s 2025-01-10 03:38:59,388 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970f3a9e-e598-4adf-9969-d3c9522e6af1', 'x-compute-request-id': 'req-970f3a9e-e598-4adf-9969-d3c9522e6af1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:00,558 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.157s 2025-01-10 03:39:00,558 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d3cc79-780d-4062-ab03-7703f6bd4ef3', 'x-compute-request-id': 'req-43d3cc79-780d-4062-ab03-7703f6bd4ef3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:01,758 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.188s 2025-01-10 03:39:01,758 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-822bb33f-0d46-496f-95eb-d35a6bafe061', 'x-compute-request-id': 'req-822bb33f-0d46-496f-95eb-d35a6bafe061', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:02,930 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.159s 2025-01-10 03:39:02,930 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0065096a-f191-4501-bcfe-6193f0e78663', 'x-compute-request-id': 'req-0065096a-f191-4501-bcfe-6193f0e78663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:04,094 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:39:04,094 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab0f86b5-015c-48f5-88fa-e7579a21452f', 'x-compute-request-id': 'req-ab0f86b5-015c-48f5-88fa-e7579a21452f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:05,328 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.220s 2025-01-10 03:39:05,329 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eddba5c2-21de-4023-9e2e-2536faea3b09', 'x-compute-request-id': 'req-eddba5c2-21de-4023-9e2e-2536faea3b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:06,500 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.160s 2025-01-10 03:39:06,500 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e780fb68-d063-4343-b434-8c3ba0ec1561', 'x-compute-request-id': 'req-e780fb68-d063-4343-b434-8c3ba0ec1561', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:07,661 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:39:07,662 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496281b6-d0f9-43ef-8642-1711233e6fca', 'x-compute-request-id': 'req-496281b6-d0f9-43ef-8642-1711233e6fca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:08,821 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:39:08,822 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813cffbb-cbf0-43c0-a00f-8bdbb21d9edc', 'x-compute-request-id': 'req-813cffbb-cbf0-43c0-a00f-8bdbb21d9edc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:09,999 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.166s 2025-01-10 03:39:09,999 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e606439f-c299-429d-894a-6692dddc60ea', 'x-compute-request-id': 'req-e606439f-c299-429d-894a-6692dddc60ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:11,237 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.221s 2025-01-10 03:39:11,238 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a8e0b0-94bd-4226-8523-f66070741520', 'x-compute-request-id': 'req-f3a8e0b0-94bd-4226-8523-f66070741520', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:12,480 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.230s 2025-01-10 03:39:12,480 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d7f75d-a668-43f5-a84f-fc034e72ae93', 'x-compute-request-id': 'req-40d7f75d-a668-43f5-a84f-fc034e72ae93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:13,640 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:39:13,640 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc64750c-a938-497e-a697-657b1e33486a', 'x-compute-request-id': 'req-cc64750c-a938-497e-a697-657b1e33486a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:14,802 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:39:14,802 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d23b76-f857-4b83-9971-df9bdc2e7523', 'x-compute-request-id': 'req-73d23b76-f857-4b83-9971-df9bdc2e7523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:15,962 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:39:15,962 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55ce7e0-35d8-4d1e-b02f-0c17492c8482', 'x-compute-request-id': 'req-a55ce7e0-35d8-4d1e-b02f-0c17492c8482', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:17,129 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:39:17,130 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23cba9e-303d-4413-91b2-c7775786bdc8', 'x-compute-request-id': 'req-f23cba9e-303d-4413-91b2-c7775786bdc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:18,353 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.212s 2025-01-10 03:39:18,353 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5f56ee-8ccf-4566-83c6-8992aa06b106', 'x-compute-request-id': 'req-1c5f56ee-8ccf-4566-83c6-8992aa06b106', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:19,523 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.156s 2025-01-10 03:39:19,523 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b379fe6f-d017-4f1e-ac3e-4afe50b05cd7', 'x-compute-request-id': 'req-b379fe6f-d017-4f1e-ac3e-4afe50b05cd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:20,681 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:39:20,682 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcea81e1-a829-491a-ab32-befb392a6986', 'x-compute-request-id': 'req-fcea81e1-a829-491a-ab32-befb392a6986', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:21,846 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:39:21,846 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf68b98f-264f-4c98-befd-d0a309b97d21', 'x-compute-request-id': 'req-cf68b98f-264f-4c98-befd-d0a309b97d21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:23,008 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:39:23,008 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e93c70f-7dce-4620-bc49-1267de521ef1', 'x-compute-request-id': 'req-9e93c70f-7dce-4620-bc49-1267de521ef1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:24,241 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.222s 2025-01-10 03:39:24,241 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c65c222-10b2-4d11-b58d-ac2839dc7afd', 'x-compute-request-id': 'req-0c65c222-10b2-4d11-b58d-ac2839dc7afd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:25,399 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:39:25,399 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf03d85c-f79b-4db3-a3db-48d4dd8989b4', 'x-compute-request-id': 'req-bf03d85c-f79b-4db3-a3db-48d4dd8989b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:26,565 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.155s 2025-01-10 03:39:26,566 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93439147-a8df-4caa-bcf6-8acb4b307552', 'x-compute-request-id': 'req-93439147-a8df-4caa-bcf6-8acb4b307552', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:27,717 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.140s 2025-01-10 03:39:27,717 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a10783-11eb-4c4f-bf7e-6f2534a20365', 'x-compute-request-id': 'req-d4a10783-11eb-4c4f-bf7e-6f2534a20365', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:28,871 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:39:28,872 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70fc3479-c466-4437-9c2e-b132dccd3d58', 'x-compute-request-id': 'req-70fc3479-c466-4437-9c2e-b132dccd3d58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:30,118 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.236s 2025-01-10 03:39:30,119 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d3bcd9-d0b9-4a7d-b80e-d74dda18476b', 'x-compute-request-id': 'req-10d3bcd9-d0b9-4a7d-b80e-d74dda18476b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:31,272 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.142s 2025-01-10 03:39:31,272 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172854f4-7e80-4ea6-bc9a-b053982f25b5', 'x-compute-request-id': 'req-172854f4-7e80-4ea6-bc9a-b053982f25b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:32,432 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:39:32,432 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6685e56-bcd1-4fb7-b3f0-182613bbcda8', 'x-compute-request-id': 'req-c6685e56-bcd1-4fb7-b3f0-182613bbcda8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:33,595 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:39:33,595 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f4c4e6-590d-4d95-ad4b-3b7db19f9b7c', 'x-compute-request-id': 'req-f2f4c4e6-590d-4d95-ad4b-3b7db19f9b7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:34,751 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:39:34,751 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb8a196-85f9-43f8-9787-fcb2deb271d3', 'x-compute-request-id': 'req-dcb8a196-85f9-43f8-9787-fcb2deb271d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:36,005 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.237s 2025-01-10 03:39:36,005 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20901e5-3e8e-4bf6-b197-aff53705b611', 'x-compute-request-id': 'req-b20901e5-3e8e-4bf6-b197-aff53705b611', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:37,168 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:39:37,168 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5f635b-07a3-4e4d-8adb-7c19bb9efaf2', 'x-compute-request-id': 'req-3b5f635b-07a3-4e4d-8adb-7c19bb9efaf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:38,325 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.146s 2025-01-10 03:39:38,325 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83e2c02-3675-47d5-a847-8110f49d5734', 'x-compute-request-id': 'req-d83e2c02-3675-47d5-a847-8110f49d5734', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:39,486 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:39:39,486 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb56afe7-ddd7-4c81-adee-352cc4b11490', 'x-compute-request-id': 'req-bb56afe7-ddd7-4c81-adee-352cc4b11490', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:40,642 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:39:40,643 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594c56a4-afe1-4ff8-b09f-838f94a625fc', 'x-compute-request-id': 'req-594c56a4-afe1-4ff8-b09f-838f94a625fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:41,879 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.225s 2025-01-10 03:39:41,879 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee31541a-5763-4286-b0f7-8a7c2d346f6e', 'x-compute-request-id': 'req-ee31541a-5763-4286-b0f7-8a7c2d346f6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:43,034 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.143s 2025-01-10 03:39:43,034 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d274ed4-e66a-4d78-83ea-530e0416161a', 'x-compute-request-id': 'req-8d274ed4-e66a-4d78-83ea-530e0416161a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:44,190 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:39:44,191 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e561b16a-a13f-43e8-b0ce-d6f9b8659c4b', 'x-compute-request-id': 'req-e561b16a-a13f-43e8-b0ce-d6f9b8659c4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:45,348 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:39:45,349 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112ef461-6612-455b-8c5b-b52979016ba2', 'x-compute-request-id': 'req-112ef461-6612-455b-8c5b-b52979016ba2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:46,510 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:39:46,510 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1b0a38-668c-4b49-b5a3-6bd3d8bca0d2', 'x-compute-request-id': 'req-9d1b0a38-668c-4b49-b5a3-6bd3d8bca0d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:47,728 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.206s 2025-01-10 03:39:47,728 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1fab3f1-0e36-4f3f-9421-6937d3ea1bf3', 'x-compute-request-id': 'req-b1fab3f1-0e36-4f3f-9421-6937d3ea1bf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:48,890 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:39:48,891 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c0c69f-2004-447b-b8ff-ed7963c24607', 'x-compute-request-id': 'req-a0c0c69f-2004-447b-b8ff-ed7963c24607', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:50,049 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:39:50,049 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af384bdf-0757-4e4c-b7f3-c4930756f4ad', 'x-compute-request-id': 'req-af384bdf-0757-4e4c-b7f3-c4930756f4ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:51,205 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:39:51,205 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca80ad1-8f5a-43a0-adfc-034ff7333f99', 'x-compute-request-id': 'req-dca80ad1-8f5a-43a0-adfc-034ff7333f99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:52,383 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.167s 2025-01-10 03:39:52,384 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2db66ce-6cfc-4ac4-a5f8-1e1070efd586', 'x-compute-request-id': 'req-b2db66ce-6cfc-4ac4-a5f8-1e1070efd586', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:53,605 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:39:53,606 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8ddf88-c5d5-430e-a2ef-6849a1abc0b2', 'x-compute-request-id': 'req-1a8ddf88-c5d5-430e-a2ef-6849a1abc0b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:54,763 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:39:54,764 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a341e19f-0ac3-4c67-9455-96d323d55fcc', 'x-compute-request-id': 'req-a341e19f-0ac3-4c67-9455-96d323d55fcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:55,924 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:39:55,924 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8544315-e899-4a38-b55c-6306d843ee00', 'x-compute-request-id': 'req-a8544315-e899-4a38-b55c-6306d843ee00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:57,090 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.154s 2025-01-10 03:39:57,090 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3701b5ae-f09f-4287-8b65-505d414c554e', 'x-compute-request-id': 'req-3701b5ae-f09f-4287-8b65-505d414c554e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:58,247 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:39:58,248 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac10ec6-1174-4c84-b323-01086613a0e9', 'x-compute-request-id': 'req-3ac10ec6-1174-4c84-b323-01086613a0e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:39:59,466 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.208s 2025-01-10 03:39:59,467 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7608554-3ee7-45c4-b029-6e4ea453d660', 'x-compute-request-id': 'req-a7608554-3ee7-45c4-b029-6e4ea453d660', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:00,630 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.152s 2025-01-10 03:40:00,630 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed943422-6f56-480c-bc7d-c6865a78aa42', 'x-compute-request-id': 'req-ed943422-6f56-480c-bc7d-c6865a78aa42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:01,785 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.144s 2025-01-10 03:40:01,785 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a75ed71c-3475-47bc-97c1-a6b629fa5fea', 'x-compute-request-id': 'req-a75ed71c-3475-47bc-97c1-a6b629fa5fea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:02,958 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.162s 2025-01-10 03:40:02,958 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbb4532-223e-4dae-8555-7bf655b1deb2', 'x-compute-request-id': 'req-bbbb4532-223e-4dae-8555-7bf655b1deb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:04,123 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.153s 2025-01-10 03:40:04,123 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b850a7e4-6947-4307-a18e-15c4afc9ce62', 'x-compute-request-id': 'req-b850a7e4-6947-4307-a18e-15c4afc9ce62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:05,348 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.214s 2025-01-10 03:40:05,349 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1be7fd1-25a8-4a7e-939b-bd27e0f17671', 'x-compute-request-id': 'req-e1be7fd1-25a8-4a7e-939b-bd27e0f17671', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:06,515 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.155s 2025-01-10 03:40:06,515 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f85c4a-2b43-4475-8af8-292e48e4352a', 'x-compute-request-id': 'req-e5f85c4a-2b43-4475-8af8-292e48e4352a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:07,671 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.145s 2025-01-10 03:40:07,671 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4beaad-d128-4466-8025-9e48aebbdc91', 'x-compute-request-id': 'req-ba4beaad-d128-4466-8025-9e48aebbdc91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:08,833 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:40:08,833 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d5269a-f9fc-4469-ac4f-d17b7a77e25c', 'x-compute-request-id': 'req-66d5269a-f9fc-4469-ac4f-d17b7a77e25c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:10,008 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.159s 2025-01-10 03:40:10,009 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531a8533-4163-4096-8a83-38bce05ade48', 'x-compute-request-id': 'req-531a8533-4163-4096-8a83-38bce05ade48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:11,226 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.206s 2025-01-10 03:40:11,226 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee3b245-2c23-4a8e-991a-14ed505a4338', 'x-compute-request-id': 'req-bee3b245-2c23-4a8e-991a-14ed505a4338', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:12,400 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.163s 2025-01-10 03:40:12,401 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f7217e-8c82-46f6-8a39-0a21e84a70ba', 'x-compute-request-id': 'req-16f7217e-8c82-46f6-8a39-0a21e84a70ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:13,560 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.147s 2025-01-10 03:40:13,560 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed788a8a-fd65-4ee4-8b7b-e0ab9ad471eb', 'x-compute-request-id': 'req-ed788a8a-fd65-4ee4-8b7b-e0ab9ad471eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:14,781 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.210s 2025-01-10 03:40:14,782 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ff1e32-ac5e-4bb0-8d60-556b93125fa8', 'x-compute-request-id': 'req-44ff1e32-ac5e-4bb0-8d60-556b93125fa8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:15,936 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.142s 2025-01-10 03:40:15,936 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ae4e6f-efd6-4593-84ba-b57083551fd2', 'x-compute-request-id': 'req-c0ae4e6f-efd6-4593-84ba-b57083551fd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:17,158 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.211s 2025-01-10 03:40:17,159 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975ac078-3c27-4370-b660-bd83f70449d9', 'x-compute-request-id': 'req-975ac078-3c27-4370-b660-bd83f70449d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:18,318 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.148s 2025-01-10 03:40:18,318 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa4747bb-884b-4b23-ad1f-57dcb1c5dfa3', 'x-compute-request-id': 'req-aa4747bb-884b-4b23-ad1f-57dcb1c5dfa3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:19,481 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.151s 2025-01-10 03:40:19,481 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f23140-a486-4348-928b-6935d09179e9', 'x-compute-request-id': 'req-f4f23140-a486-4348-928b-6935d09179e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:20,641 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.149s 2025-01-10 03:40:20,641 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc61de59-bd81-4c96-b954-024b9202c955', 'x-compute-request-id': 'req-cc61de59-bd81-4c96-b954-024b9202c955', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:21,803 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.150s 2025-01-10 03:40:21,803 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0511d019-9da0-445c-9b7f-8afa7992a51a', 'x-compute-request-id': 'req-0511d019-9da0-445c-9b7f-8afa7992a51a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:23,083 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.269s 2025-01-10 03:40:23,084 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b12b520-f8ed-4a61-acfc-ce5ef43e17b6', 'x-compute-request-id': 'req-6b12b520-f8ed-4a61-acfc-ce5ef43e17b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:24,268 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.170s 2025-01-10 03:40:24,268 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc38a39-3f54-4f13-aed2-1ef40a6fbc67', 'x-compute-request-id': 'req-4bc38a39-3f54-4f13-aed2-1ef40a6fbc67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:25,440 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.161s 2025-01-10 03:40:25,441 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22719fb-1fab-4224-9ff5-0fd4ba712126', 'x-compute-request-id': 'req-f22719fb-1fab-4224-9ff5-0fd4ba712126', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--744591394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:26,545 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.093s 2025-01-10 03:40:26,546 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e41f067-934b-405a-9209-bb1d46e0de92', 'x-compute-request-id': 'req-3e41f067-934b-405a-9209-bb1d46e0de92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:27,637 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.080s 2025-01-10 03:40:27,638 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c90b147-76cc-42c9-9672-8edbb955c21e', 'x-compute-request-id': 'req-9c90b147-76cc-42c9-9672-8edbb955c21e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "BUILD", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:28,740 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server): 200 GET https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0 0.092s 2025-01-10 03:40:28,741 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d437c32-e6fe-4854-96b5-1a68bf4cff0f', 'x-compute-request-id': 'req-1d437c32-e6fe-4854-96b5-1a68bf4cff0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0'} Body: b'{"server": {"id": "128c9784-4639-4408-a249-56da658dd7e0", "name": "tempest-tempest.common.compute-instance-629014859", "status": "ERROR", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:35:10Z", "updated": "2025-01-10T03:40:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/128c9784-4639-4408-a249-56da658dd7e0"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/128c9784-4639-4408-a249-56da658dd7e0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-01-10T03:40:28Z", "message": "Build of instance 128c9784-4639-4408-a249-56da658dd7e0 aborted: Failed to allocate the network(s), not rescheduling."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1977652535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:28,752 79615 INFO [tempest.common.waiters] State transition "BUILD/deleting" ==> "ERROR/None" after 122 second wait 2025-01-10 03:40:28,752 79615 ERROR [tempest.common.compute] Server 128c9784-4639-4408-a249-56da658dd7e0 failed to delete in time 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute Traceback (most recent call last): 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute server = waiters.wait_for_server_status( 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute raise lib_exc.TimeoutException(message) 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute Details: (ServerActionsTestJSON:test_rebuild_server) Server 128c9784-4639-4408-a249-56da658dd7e0 failed to reach ACTIVE status and task state "None" within the required time (196 s). Request ID of server operation performed before checking the server status req-2f00bf8d-fdb7-449c-a068-673a11000874. Current status: BUILD. Current task state: spawning. 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute Traceback (most recent call last): 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 356, in create_test_server 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute waiters.wait_for_server_termination( 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute raise lib_exc.DeleteErrorException(details, server_id=server_id) 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute Details: Server 128c9784-4639-4408-a249-56da658dd7e0 failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2025-01-10T03:40:28Z', 'message': 'Build of instance 128c9784-4639-4408-a249-56da658dd7e0 aborted: Failed to allocate the network(s), not rescheduling.'}. 2025-01-10 03:40:28.752 79615 ERROR tempest.common.compute 2025-01-10 03:40:28,914 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836 0.155s 2025-01-10 03:40:28,914 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7135490-0cf6-4d8a-ba81-fc646aead586', 'x-compute-request-id': 'req-a7135490-0cf6-4d8a-ba81-fc646aead586', 'connection': 'close', 'status': '200', 'content-location': 'https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836'} Body: b'{"server": {"id": "4e9c30e9-3b5a-40ad-bfe5-a07a0251a836", "name": "tempest-ServerActionsTestJSON-server-595813200", "status": "ACTIVE", "tenant_id": "e606452d2a904f07a1de34fff8b826b3", "user_id": "55c7884e99f445879e667b2568e69497", "metadata": {}, "hostId": "21b9d37a961dc9154b97a8981c7fd90a53a369c070ae1c67b779829f", "image": {"id": "b160c10c-3526-4005-9ecb-ef737c1244a9", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/images/b160c10c-3526-4005-9ecb-ef737c1244a9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.209.0.255/compute/flavors/42"}]}, "created": "2025-01-10T03:31:38Z", "updated": "2025-01-10T03:34:25Z", "addresses": {"tempest-ServerActionsTestJSON-483240178-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:0e:a8"}, {"version": 4, "addr": "172.24.5.158", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:0e:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://10.209.0.255/compute/v2.1/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836"}, {"rel": "bookmark", "href": "https://10.209.0.255/compute/servers/4e9c30e9-3b5a-40ad-bfe5-a07a0251a836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1053908319", "OS-SRV-USG:launched_at": "2025-01-10T03:31:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1104452945"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 03:40:28,957 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:_run_cleanups): 202 DELETE https://10.209.0.255/compute/v2.1/os-keypairs/tempest-keypair-1977652535 0.032s 2025-01-10 03:40:28,957 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cc9a31-78a3-4bcc-bc46-e0742be86ceb', 'x-compute-request-id': 'req-b9cc9a31-78a3-4bcc-bc46-e0742be86ceb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.209.0.255/compute/v2.1/os-keypairs/tempest-keypair-1977652535'} Body: b'' 2025-01-10 03:40:29,103 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:_run_cleanups): 204 DELETE https://10.209.0.255/networking/v2.0/security-groups/2b59f91d-0435-49c7-b9f7-c1e657a70d71 0.145s 2025-01-10 03:40:29,103 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c12eda16-87ee-4652-8b93-c683155df9e5', 'connection': 'close', 'status': '204', 'content-location': 'https://10.209.0.255/networking/v2.0/security-groups/2b59f91d-0435-49c7-b9f7-c1e657a70d71'} Body: b'' 2025-01-10 03:40:29,124 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:_run_cleanups): 404 GET https://10.209.0.255/networking/v2.0/security-groups/2b59f91d-0435-49c7-b9f7-c1e657a70d71 0.021s 2025-01-10 03:40:29,125 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6cdff688-81d1-4698-8f01-f9777a3c6c66', 'connection': 'close', 'status': '404', 'content-location': 'https://10.209.0.255/networking/v2.0/security-groups/2b59f91d-0435-49c7-b9f7-c1e657a70d71'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2b59f91d-0435-49c7-b9f7-c1e657a70d71 does not exist", "detail": ""}}' 2025-01-10 03:40:29,400 79615 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:_run_cleanups): 204 DELETE https://10.209.0.255/networking/v2.0/floatingips/28128b0a-de37-4856-a811-1e10fe23ea14 0.275s 2025-01-10 03:40:29,401 79615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 10 Jan 2025 03:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d56c81b2-a732-46c5-8544-01a2cfbe9da9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.209.0.255/networking/v2.0/floatingips/28128b0a-de37-4856-a811-1e10fe23ea14'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 269, in test_rebuild_server _, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/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:test_rebuild_server) Server 128c9784-4639-4408-a249-56da658dd7e0 failed to reach ACTIVE status and task state "None" within the required time (196 s). Request ID of server operation performed before checking the server status req-2f00bf8d-fdb7-449c-a068-673a11000874. Current status: BUILD. Current task state: spawning. |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt1.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt1.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt1.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt1.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesAssistedSnapshotsTest) |
skip
pt2.1: setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt3.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt4.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) |
||||||
LiveMigrationTest) |
skip
pt4.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) |
||||||
LiveMigrationRemoteConsolesV26Test) |
skip
pt4.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test) |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationNegativeTest) |
skip
pt5.1: setUpClass (tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest) |
||||||
setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 2 | 0 | 0 | 0 | 2 | Detail | |
UnshelveToHostMultiNodesTest) |
skip
pt6.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest) |
||||||
ServersOnMultiNodesTest) |
skip
pt6.2: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest) |
||||||
setUpClass (tempest.api.compute.admin.test_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachSCSIVolumeTestJSON) |
skip
pt7.1: setUpClass (tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt8.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
VolumesAdminNegativeTest) |
skip
pt8.2: setUpClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest) |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt9.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) |
||||||
setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerActionsV293TestJSON) |
skip
pt10.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt11.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt12.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.network.admin.test_dhcp_agent_scheduler | 1 | 0 | 0 | 0 | 1 | Detail | |
DHCPAgentSchedulersTestJSON) |
skip
pt13.1: setUpClass (tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON) |
||||||
setUpClass (tempest.api.network.admin.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringIpV6TestJSON) |
skip
pt14.1: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
MeteringTestJSON) |
skip
pt14.2: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringTestJSON) |
||||||
setUpClass (tempest.api.network.admin.test_routers_dvr | 1 | 0 | 0 | 0 | 1 | Detail | |
RoutersTestDVR) |
skip
pt15.1: setUpClass (tempest.api.network.admin.test_routers_dvr.RoutersTestDVR) |
||||||
setUpClass (tempest.api.network.test_routers_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
DvrRoutersNegativeTest) |
skip
pt16.1: setUpClass (tempest.api.network.test_routers_negative.DvrRoutersNegativeTest) |
||||||
setUpClass (tempest.api.network.test_service_providers | 1 | 0 | 0 | 0 | 1 | Detail | |
ServiceProvidersTest) |
skip
pt17.1: setUpClass (tempest.api.network.test_service_providers.ServiceProvidersTest) |
||||||
setUpClass (tempest.api.network.test_tags | 1 | 0 | 0 | 0 | 1 | Detail | |
TagsTest) |
skip
pt18.1: setUpClass (tempest.api.network.test_tags.TagsTest) |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt19.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt19.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt19.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt19.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt19.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt19.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt19.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt19.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt19.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt19.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt19.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt19.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt19.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt19.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt20.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt20.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt21.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt22.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt23.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt23.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt24.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt24.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt24.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt24.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt24.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt24.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt24.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt24.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt24.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt24.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt25.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt25.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt26.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt26.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt26.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt26.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt26.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt27.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt28.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt28.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt28.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt29.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt29.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt29.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt29.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt29.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt29.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt29.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt30.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt31.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt32.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt32.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt32.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt32.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt32.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt33.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt33.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt33.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt33.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt33.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt33.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt33.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt33.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt33.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt33.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt33.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt33.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt33.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt33.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt34.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt34.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt34.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt34.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt34.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt35.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt35.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt36.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt37.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt38.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt38.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt38.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt38.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt38.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt38.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt38.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt39.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt39.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt39.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt39.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt40.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt40.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt41.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt41.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt42.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 3 | 0 | 0 | 2 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
skip
pt43.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt43.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt43.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt43.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
skip
pt43.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt44.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt44.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt45.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt46.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt47.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt47.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt47.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt47.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt48.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt49.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt50.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt50.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt50.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt50.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt51.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt51.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt52.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
pass
pt53.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
pass
pt54.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt55.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
pass
pt56.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt57.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt58.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
pass
pt58.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt58.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt58.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt58.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt58.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt58.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt58.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt58.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt58.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt59.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt59.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt59.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt59.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt59.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt59.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt59.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt60.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt60.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt60.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt61.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt61.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt61.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt61.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt62.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt62.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt62.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt62.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt62.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt62.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt62.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt63.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt63.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt63.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt64.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt64.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt64.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt65.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
pt65.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt65.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt65.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt65.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt65.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt65.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt65.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt65.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt65.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt65.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt66.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt67.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt67.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt68.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt68.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt69.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt69.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt69.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt69.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt70.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt70.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt71.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt71.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt72.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt73.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt73.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt73.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt73.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt74.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt74.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt74.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt74.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt74.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt74.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt74.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt74.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt75.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt75.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt75.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt75.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt75.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt75.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt76.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt77.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt78.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_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt78.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt78.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt78.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt78.5: 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_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt79.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt79.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt79.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt79.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt79.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt79.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt79.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt79.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt80.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt80.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt80.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt80.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt80.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt81.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt81.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt81.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt81.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt81.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt81.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt81.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt81.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt81.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt81.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt81.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
pass
pt82.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
pass
pt82.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
pass
pt82.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
pass
pt83.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
pass
pt84.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt85.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt86.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt87.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt87.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt87.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt87.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt87.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt88.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt88.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt88.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt88.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt88.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017] |
pass
pt89.1: tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt90.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt90.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 7 | 0 | 0 | 1 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt91.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
skip
pt91.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt91.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt91.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt91.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt91.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt91.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt91.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
skip
pt92.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt93.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt93.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt93.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt93.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt93.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt94.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt94.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt95.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt96.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt96.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 17 | 0 | 0 | 0 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt97.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
pass
pt97.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt97.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt97.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt97.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt97.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt97.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt97.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
pass
pt97.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt97.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt97.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt97.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt97.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt97.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt97.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt97.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt97.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt98.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt98.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt98.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt98.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt98.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt98.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt98.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt98.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt98.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt98.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt98.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt99.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt99.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt100.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt100.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt100.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt100.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt100.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc] |
pass
pt101.1: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc] |
||||||
test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7] |
pass
pt101.2: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 3 | 2 | 0 | 0 | 1 | Detail | |
test_rebuild_server_in_stop_state[id-30449a88-5aff-4f9b-9866-6ee9b17f906d] |
pass
pt102.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_in_stop_state[id-30449a88-5aff-4f9b-9866-6ee9b17f906d] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt102.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
skip
pt102.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 8 | 6 | 0 | 0 | 2 | Detail | |
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt103.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
skip
pt103.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt103.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
pass
pt103.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt103.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
skip
pt103.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt103.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_shelve_unshelve_server[id-77eba8e0-036e-4635-944b-f7a8f3b78dc9,image] |
pass
pt103.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_shelve_unshelve_server[id-77eba8e0-036e-4635-944b-f7a8f3b78dc9,image] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
pass
pt104.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
pass
pt105.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
pass
pt105.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative] |
pass
pt106.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative] |
pass
pt106.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt107.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt108.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt108.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt108.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt108.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt108.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt108.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658] |
pass
pt109.1: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658] |
||||||
test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a] |
pass
pt109.2: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a] |
||||||
test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce] |
pass
pt109.3: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce] |
||||||
test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251] |
pass
pt109.4: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251] |
||||||
test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c] |
pass
pt109.5: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c] |
||||||
test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9] |
pass
pt109.6: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9] |
||||||
test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134] |
pass
pt109.7: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt110.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
pass
pt110.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt110.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
pass
pt110.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt110.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt110.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
pass
pt110.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
pass
pt110.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
pass
pt110.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
pass
pt110.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
pass
pt110.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
pass
pt110.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt111.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt111.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt112.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt113.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt113.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 4 | 3 | 0 | 0 | 1 | Detail | |
test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48] |
pass
pt114.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48] |
||||||
test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c] |
pass
pt114.2: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c] |
||||||
test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e] |
pass
pt114.3: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e] |
||||||
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
skip
pt114.4: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_cdrom_ide[id-947004c3-e8ef-47d9-9f00-97b74f9eaf96] |
pass
pt115.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE.test_stable_device_rescue_cdrom_ide[id-947004c3-e8ef-47d9-9f00-97b74f9eaf96] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 4 | 0 | 0 | 2 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt116.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt116.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
skip
pt116.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
skip
pt116.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt116.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt116.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt117.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt117.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt117.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt117.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt118.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt118.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt119.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
||||||
tempest.api.compute.servers.test_servers.ServersListShow296Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
pass
pt120.1: tempest.api.compute.servers.test_servers.ServersListShow296Test.test_list_show_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt121.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt121.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt121.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt121.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt121.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt121.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt121.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt122.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt123.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 42 | 0 | 0 | 3 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt124.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
skip
pt124.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
skip
pt124.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt124.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt124.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt124.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt124.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt124.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt124.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt124.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt124.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt124.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt124.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt124.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt124.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt124.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt124.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt124.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt124.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt124.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt124.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt124.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt124.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt124.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt124.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt124.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt124.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt124.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt124.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt124.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt124.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt124.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt124.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt124.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt124.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt124.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt124.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt124.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt124.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt124.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt124.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt124.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt124.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt124.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt124.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt125.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt125.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt126.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt126.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt127.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt127.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt127.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt128.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt129.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
pt129.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt130.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt130.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt130.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt130.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt130.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt131.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt132.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt132.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt133.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt133.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt133.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt133.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt134.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt134.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt134.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt134.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt135.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt135.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt135.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt135.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt135.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt135.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt135.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt135.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt135.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt136.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt136.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt136.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt136.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt136.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt136.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt136.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt136.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt136.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt137.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt138.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt139.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt140.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt140.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt140.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt140.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt141.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt141.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt141.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt141.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt142.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt142.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt142.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt142.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt142.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt142.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt142.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt142.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt142.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt142.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt142.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt143.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt144.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt144.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt145.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt145.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt146.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
pt146.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt146.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt146.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt146.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt147.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt147.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt147.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
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
pt148.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
pt148.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
pt148.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
pt149.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
pt149.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
pt149.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 | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt150.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt150.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt150.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt150.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt150.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt150.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt150.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt150.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt150.9: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt150.10: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt150.11: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt150.12: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt150.13: 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
pt150.14: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt150.15: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt150.16: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt150.17: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt150.18: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt150.19: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt150.20: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt150.21: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt150.22: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt151.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt151.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt151.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt151.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt151.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt152.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt152.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt152.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt152.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt152.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt152.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt152.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt152.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt152.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt152.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt152.11: 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
pt152.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt152.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt152.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt152.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt152.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt152.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt152.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt152.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt152.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt153.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt153.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt153.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt153.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt153.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt153.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt153.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt153.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt153.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt153.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 14 | 0 | 0 | 1 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt154.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt154.2: 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
pt154.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt154.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt154.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt154.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt154.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt154.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt154.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
skip
pt154.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt154.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt154.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt154.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt154.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt154.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 14 | 0 | 0 | 1 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt155.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt155.2: 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
pt155.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt155.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt155.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt155.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt155.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt155.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt155.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
skip
pt155.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt155.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt155.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt155.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt155.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt155.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt156.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
pt156.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
pt156.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
pt156.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt156.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt156.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt156.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt157.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
pt157.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
pt157.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
pt157.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt157.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt157.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt157.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt158.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt158.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt158.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt158.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt158.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt158.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt158.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt159.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt159.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt159.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt159.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt159.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt159.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt159.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt160.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_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt160.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt160.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt160.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt160.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt160.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt160.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt160.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt160.9: 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 | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt161.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_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt161.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt161.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt161.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt161.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt161.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt161.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt161.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt161.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt162.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt162.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt162.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt162.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt162.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt162.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt162.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt162.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt162.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt162.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt162.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt162.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt162.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt162.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt163.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt163.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt163.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt163.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt163.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt163.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt163.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt163.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt163.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt163.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt163.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt163.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt163.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
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
pt164.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_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt165.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt165.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt166.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
pt166.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
Total | 710 | 661 | 1 | 0 | 48 |