{0} tempest.api.image.v2.test_images.ImportImagesTest.test_image_glance_direct_import [60.211695s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ b'Traceback (most recent call last):' b' File "/var/lib/tempest/tempest/api/image/v2/test_images.py", line 92, in test_image_glance_direct_import' b" self.client.wait_for_resource_activation(image['id'])" b' File "/var/lib/tempest/tempest/lib/common/rest_client.py", line 940, in wait_for_resource_activation' b' raise exceptions.TimeoutException(message)' b'tempest.lib.exceptions.TimeoutException: Request timed out' b'Details: (ImportImagesTest:test_image_glance_direct_import) Failed to reach active state image 9135c6fd-74ca-4cfe-88e7-2e008510128b within the required time (60 s).' b'' Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ b'2024-06-27 10:54:40,075 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:40,146 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "POST /image/v2/images HTTP/1.1" 201 685' b'2024-06-27 10:54:40,147 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 201 POST https://cl1-api.infomaniak.ch/image/v2/images 0.072s' b"2024-06-27 10:54:40,147 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: {"name": "tempest-image-1143349702", "container_format": "ami", "disk_format": "ami", "visibility": "private", "ramdisk_id": "00000000-1111-2222-3333-444455556666"}' b" Response - Headers: {'content-length': '685', 'content-type': 'application/json', 'location': 'https://cl1-api.infomaniak.ch/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'openstack-image-store-ids': 'swift,file', 'x-openstack-request-id': 'req-6f16aea9-c821-462e-8076-e17d2cde7e15', 'date': 'Thu, 27 Jun 2024 10:54:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '201', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:40,150 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:40,231 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "PUT /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/stage HTTP/1.1" 204 0' b'2024-06-27 10:54:40,232 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 204 PUT https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/stage 0.083s' b"2024-06-27 10:54:40,233 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''}" b' Body: ' b" Response - Headers: {'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'x-openstack-request-id': 'req-5219f147-26f7-455f-aa0b-cda8b24c18f9', 'date': 'Thu, 27 Jun 2024 10:54:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '204', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/stage'}" b" Body: b''" b'2024-06-27 10:54:40,234 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:40,280 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 688' b'2024-06-27 10:54:40,281 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:54:40,281 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '688', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f3fcdf8-d61a-4821-aeaf-1a47d76ddee2', 'date': 'Thu, 27 Jun 2024 10:54:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:40,282 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:40,363 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "POST /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/import HTTP/1.1" 202 0' b'2024-06-27 10:54:40,363 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 202 POST https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/import 0.081s' b"2024-06-27 10:54:40,364 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': ''}" b' Body: {"method": {"name": "glance-direct"}, "all_stores": true}' b" Response - Headers: {'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'x-openstack-request-id': 'req-ffc55159-fb5b-4d1a-b29d-237cce1f046c', 'date': 'Thu, 27 Jun 2024 10:54:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '202', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/import'}" b" Body: b''" b'2024-06-27 10:54:40,365 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:40,408 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:40,409 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:54:40,409 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6270fa7-f386-470e-a29e-029f21d0fc16', 'date': 'Thu, 27 Jun 2024 10:54:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:41,412 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:41,473 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:41,474 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.063s' b"2024-06-27 10:54:41,474 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60cc89bb-2ad3-4ecc-bb91-b86488e058f3', 'date': 'Thu, 27 Jun 2024 10:54:39 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:42,477 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:42,528 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:42,529 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.053s' b"2024-06-27 10:54:42,529 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4bcc2cc8-4d7f-4a83-845f-a8b2577a6323', 'date': 'Thu, 27 Jun 2024 10:54:40 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:43,531 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:43,578 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:43,579 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:54:43,579 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2253d300-7dda-4ba5-9d16-1b7c0e09f695', 'date': 'Thu, 27 Jun 2024 10:54:41 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:44,581 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:44,631 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:44,632 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:54:44,632 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1813d7d1-d511-4e92-b657-cd63865c0ef3', 'date': 'Thu, 27 Jun 2024 10:54:43 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:45,635 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:45,684 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:45,685 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:54:45,685 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-50829e0c-b569-492d-a6d7-04464e080808', 'date': 'Thu, 27 Jun 2024 10:54:44 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:46,687 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:46,739 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:46,740 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.053s' b"2024-06-27 10:54:46,740 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e37685c-854c-4d68-9626-1471d87588aa', 'date': 'Thu, 27 Jun 2024 10:54:45 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:47,742 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:47,801 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:47,802 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.060s' b"2024-06-27 10:54:47,802 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da7bbc61-fb8f-4312-b01c-42ca007a6173', 'date': 'Thu, 27 Jun 2024 10:54:46 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:48,805 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:48,862 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:48,863 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.059s' b"2024-06-27 10:54:48,863 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4386bc71-3403-4bd3-b88a-8530074638b2', 'date': 'Thu, 27 Jun 2024 10:54:47 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:49,866 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:49,912 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:49,913 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.047s' b"2024-06-27 10:54:49,913 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eb669137-4680-4ca9-830a-631de0831310', 'date': 'Thu, 27 Jun 2024 10:54:48 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:50,915 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:50,967 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:50,968 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.053s' b"2024-06-27 10:54:50,969 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa22dba1-2439-4f66-aa50-a33ac4aca2a4', 'date': 'Thu, 27 Jun 2024 10:54:49 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:51,971 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:52,032 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:52,033 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.062s' b"2024-06-27 10:54:52,033 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-570d86a0-27e4-4513-bf62-43bf7418d0b9', 'date': 'Thu, 27 Jun 2024 10:54:50 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:53,035 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:53,073 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:53,073 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.039s' b"2024-06-27 10:54:53,074 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81a844ea-7bd0-435f-9339-b6c185077b32', 'date': 'Thu, 27 Jun 2024 10:54:51 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:54,076 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:54,127 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:54,128 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.053s' b"2024-06-27 10:54:54,129 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-69010b28-9cd1-4c03-920e-0541196853ca', 'date': 'Thu, 27 Jun 2024 10:54:52 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:55,131 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:55,171 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:55,172 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.041s' b"2024-06-27 10:54:55,172 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c0fa9d0a-5eb8-4403-80d6-e41dbaae2b17', 'date': 'Thu, 27 Jun 2024 10:54:53 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:56,174 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:56,223 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:56,223 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.049s' b"2024-06-27 10:54:56,224 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9e87df4b-d2b5-4fba-a3d5-843127b27345', 'date': 'Thu, 27 Jun 2024 10:54:54 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:57,226 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:57,270 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:57,271 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:54:57,271 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1865d7ca-ac36-4df5-8552-9668e85cfd75', 'date': 'Thu, 27 Jun 2024 10:54:55 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:58,273 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:58,320 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:58,321 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:54:58,321 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e23cc4ba-2c57-4441-b324-75f0cbe290e2', 'date': 'Thu, 27 Jun 2024 10:54:56 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:54:59,323 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:54:59,375 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:54:59,376 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.053s' b"2024-06-27 10:54:59,376 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bee217b4-d3ef-4bf0-a47c-0fedd925b2c5', 'date': 'Thu, 27 Jun 2024 10:54:57 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:00,378 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:00,422 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:00,423 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:55:00,423 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-725d949f-e87c-41c3-a770-cdbf01befc56', 'date': 'Thu, 27 Jun 2024 10:54:58 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:01,425 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:01,472 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:01,473 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:55:01,473 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c36c118c-d80a-4b76-8864-f96ae4767e2e', 'date': 'Thu, 27 Jun 2024 10:54:59 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:02,476 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:02,534 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:02,535 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.060s' b"2024-06-27 10:55:02,536 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3d92796-0c96-4410-b692-0ea0bc17917d', 'date': 'Thu, 27 Jun 2024 10:55:00 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:03,538 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:03,586 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:03,587 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.049s' b"2024-06-27 10:55:03,587 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a7d56814-8e5e-4ee5-b9fe-87092da26c8a', 'date': 'Thu, 27 Jun 2024 10:55:02 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:04,589 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:04,621 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:04,621 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.032s' b"2024-06-27 10:55:04,621 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bb0a9eb3-0c00-4f01-a366-a9d78d576ea5', 'date': 'Thu, 27 Jun 2024 10:55:03 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:05,623 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:05,658 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:05,658 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.035s' b"2024-06-27 10:55:05,658 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e9db559b-1120-4e65-858c-56e12fda2915', 'date': 'Thu, 27 Jun 2024 10:55:04 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:06,661 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:06,709 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:06,709 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.049s' b"2024-06-27 10:55:06,710 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-283690fa-326e-4b76-9b44-ed382e5417cd', 'date': 'Thu, 27 Jun 2024 10:55:05 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:07,712 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:07,769 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:07,770 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.058s' b"2024-06-27 10:55:07,770 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c3677c0-93bd-4abc-94fd-a725452711bd', 'date': 'Thu, 27 Jun 2024 10:55:06 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:08,773 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:08,820 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:08,821 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.049s' b"2024-06-27 10:55:08,822 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-64122230-49e9-4ddf-aa5f-577ef5f20645', 'date': 'Thu, 27 Jun 2024 10:55:07 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:09,824 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:09,863 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:09,864 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.040s' b"2024-06-27 10:55:09,864 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e549129-d427-4be2-874c-07e7c7d408e7', 'date': 'Thu, 27 Jun 2024 10:55:08 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:10,867 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:10,919 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:10,920 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.054s' b"2024-06-27 10:55:10,920 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0dbdaafc-8ef6-4b11-a273-32e14ab81665', 'date': 'Thu, 27 Jun 2024 10:55:09 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:11,923 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:11,972 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:11,973 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:55:11,973 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dbe8e277-704f-4f21-a0d6-612a7a9925de', 'date': 'Thu, 27 Jun 2024 10:55:10 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:12,975 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:13,003 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:13,003 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.028s' b"2024-06-27 10:55:13,003 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc6b1ade-ed5a-4e60-a698-6e5ca261862c', 'date': 'Thu, 27 Jun 2024 10:55:11 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:14,006 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:14,051 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:14,052 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.046s' b"2024-06-27 10:55:14,052 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-94fb218c-2faf-4ffc-9cc7-f97497d5c095', 'date': 'Thu, 27 Jun 2024 10:55:12 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:15,054 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:15,093 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:15,094 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.040s' b"2024-06-27 10:55:15,094 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-abc0b536-fe44-4736-9768-0bb7ea67069a', 'date': 'Thu, 27 Jun 2024 10:55:13 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:16,096 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:16,132 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:16,133 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.037s' b"2024-06-27 10:55:16,133 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a78d869c-5c6d-4350-af41-65f65d20b42d', 'date': 'Thu, 27 Jun 2024 10:55:14 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:17,136 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:17,168 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:17,169 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.033s' b"2024-06-27 10:55:17,169 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8e99ee87-56b0-4123-b5a3-b419671ca098', 'date': 'Thu, 27 Jun 2024 10:55:15 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:18,171 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:18,208 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:18,209 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.038s' b"2024-06-27 10:55:18,209 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08102901-944b-4bd6-a02d-562de1007cf6', 'date': 'Thu, 27 Jun 2024 10:55:16 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:19,211 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:19,261 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:19,262 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:55:19,262 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-280b152a-f6bd-4033-896b-5fa71c79153f', 'date': 'Thu, 27 Jun 2024 10:55:17 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:20,264 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:20,308 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:20,309 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:55:20,309 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0002258a-ac18-4bce-9ee3-69830ae1bf4d', 'date': 'Thu, 27 Jun 2024 10:55:18 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:21,312 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:21,365 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:21,365 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.054s' b"2024-06-27 10:55:21,366 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b4110828-b2c3-4d7c-93e9-a549c353b471', 'date': 'Thu, 27 Jun 2024 10:55:19 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:22,368 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:22,416 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:22,417 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.050s' b"2024-06-27 10:55:22,418 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-12443615-43fa-4bfd-b2e5-bcbc333ec697', 'date': 'Thu, 27 Jun 2024 10:55:20 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:23,420 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:23,471 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:23,472 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.052s' b"2024-06-27 10:55:23,472 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d3e938d4-5b23-4362-99a8-f28afd0a8ac2', 'date': 'Thu, 27 Jun 2024 10:55:21 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:24,474 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:24,512 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:24,512 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.039s' b"2024-06-27 10:55:24,513 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b91cc610-7cbb-4da4-8914-d3311e981bdb', 'date': 'Thu, 27 Jun 2024 10:55:22 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:25,515 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:25,558 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:25,559 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:55:25,559 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a91fb4ef-9363-4d0e-8b5f-3b6b3727bebd', 'date': 'Thu, 27 Jun 2024 10:55:23 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:26,562 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:26,618 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:26,619 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.057s' b"2024-06-27 10:55:26,619 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eab91a51-4759-4c47-a0e1-c84126bf8b90', 'date': 'Thu, 27 Jun 2024 10:55:25 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:27,622 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:27,675 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:27,676 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.055s' b"2024-06-27 10:55:27,676 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-46b52f55-057f-4a4e-a048-ad0dd499d853', 'date': 'Thu, 27 Jun 2024 10:55:26 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:28,679 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:28,728 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:28,729 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.050s' b"2024-06-27 10:55:28,729 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d4336ad-ad35-4906-b90d-1d39868af9de', 'date': 'Thu, 27 Jun 2024 10:55:27 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:29,731 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:29,784 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:29,785 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.054s' b"2024-06-27 10:55:29,786 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9e251afb-931f-4757-972d-2cf66b3a32e0', 'date': 'Thu, 27 Jun 2024 10:55:28 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:30,788 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:30,839 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:30,840 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.052s' b"2024-06-27 10:55:30,840 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73b46d9a-de51-4433-8d74-2578f02a8b34', 'date': 'Thu, 27 Jun 2024 10:55:29 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:31,843 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:31,889 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:31,890 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:55:31,890 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-973e54fd-9002-4e2f-960a-4a028fd4d345', 'date': 'Thu, 27 Jun 2024 10:55:30 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:32,892 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:32,930 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:32,931 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.039s' b"2024-06-27 10:55:32,931 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8be4dffc-0677-41dc-aec3-f274c4f8ca34', 'date': 'Thu, 27 Jun 2024 10:55:31 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:33,933 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:33,975 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:33,976 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.043s' b"2024-06-27 10:55:33,977 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7e854b01-f1dd-4611-85b9-8bd0f5e89c99', 'date': 'Thu, 27 Jun 2024 10:55:32 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:34,979 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:35,025 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:35,025 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.047s' b"2024-06-27 10:55:35,026 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8fec4070-954d-4696-85b1-422d3c2aaf56', 'date': 'Thu, 27 Jun 2024 10:55:33 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:36,028 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:36,075 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:36,076 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.048s' b"2024-06-27 10:55:36,076 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-079f44b0-d21b-4eba-b488-9807c1bd535f', 'date': 'Thu, 27 Jun 2024 10:55:34 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:37,079 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:37,122 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:37,123 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.045s' b"2024-06-27 10:55:37,123 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b5d47dc1-1996-4b0a-b3fe-7d29a1cbcbfb', 'date': 'Thu, 27 Jun 2024 10:55:35 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:38,126 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:38,176 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:38,177 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:55:38,177 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec078b31-9bee-4ed6-b9d2-8a6699f3c3d9', 'date': 'Thu, 27 Jun 2024 10:55:36 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:39,179 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:39,229 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:39,230 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.052s' b"2024-06-27 10:55:39,231 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-575cbb15-6331-40fd-a6a4-f68312659cc9', 'date': 'Thu, 27 Jun 2024 10:55:37 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'2024-06-27 10:55:40,233 14337 DEBUG [urllib3.connectionpool] Resetting dropped connection: cl1-api.infomaniak.ch' b'2024-06-27 10:55:40,283 14337 DEBUG [urllib3.connectionpool] https://cl1-api.infomaniak.ch:443 "GET /image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b HTTP/1.1" 200 753' b'2024-06-27 10:55:40,284 14337 INFO [tempest.lib.common.rest_client] Request (ImportImagesTest:test_image_glance_direct_import): 200 GET https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b 0.051s' b"2024-06-27 10:55:40,284 14337 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}" b' Body: None' b" Response - Headers: {'content-length': '753', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b5ebf61b-b67f-484d-932f-94fcf53878db', 'date': 'Thu, 27 Jun 2024 10:55:38 GMT', 'strict-transport-security': 'max-age=63072000', 'connection': 'close', 'status': '200', 'content-location': 'https://cl1-api.infomaniak.ch/image/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b'}" b' Body: b\'{"ramdisk_id": "00000000-1111-2222-3333-444455556666", "os_glance_import_task": "cdf09dfb-ff51-4184-97e4-3846f10dd747", "name": "tempest-image-1143349702", "disk_format": "ami", "container_format": "ami", "visibility": "private", "size": null, "virtual_size": null, "status": "uploading", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "89156cdfffa7458a9c8e0ba2e17623fe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9135c6fd-74ca-4cfe-88e7-2e008510128b", "created_at": "2024-06-27T10:54:38Z", "updated_at": "2024-06-27T10:54:38Z", "tags": [], "self": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b", "file": "/v2/images/9135c6fd-74ca-4cfe-88e7-2e008510128b/file", "schema": "/v2/schemas/image"}\'' b'' ====== Totals ====== Ran: 1 tests in 70.8395 sec. - Passed: 0 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 1 Sum of execute time for each test: 60.2117 sec. ============== Worker Balance ============== - Worker 0 (1 tests) => 0:01:00.211695 No tests were successful during the run