all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==24.2.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2024.12.14,cffi==1.17.1,charset-normalizer==3.4.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.8.0,cmd2==2.5.7,cryptography==44.0.0,debtcollector==3.0.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.10,iso8601==2.1.0,jsonschema==4.19.2,jsonschema-specifications==2024.10.1,msgpack==1.1.0,netaddr==1.3.0,oslo.concurrency==6.2.0,oslo.config==9.7.0,oslo.context==5.7.0,oslo.i18n==6.5.0,oslo.log==6.2.0,oslo.serialization==5.6.0,oslo.utils==8.0.0,packaging==24.2,paramiko==3.5.0,pbr==6.1.0,prettytable==3.12.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.2.0,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.35.1,requests==2.32.3,rfc3986==2.0.0,rpds-py==0.22.3,six==1.17.0,stestr==4.1.0,stevedore==5.4.0,-e git+https://github.com/openstack/tempest@b23e9fcc280a51bf84fae68e7719bd05c0447806#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.2,tzdata==2024.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.0 all run-test-pre: PYTHONHASHSEED='4030886479' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {9} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [43.077215s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.093923s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.768648s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.918142s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.576795s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [64.909704s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.314115s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.775840s] ... ok {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [16.764452s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.047438s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.059955s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.028373s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.079686s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.040063s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.037846s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.025518s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.036032s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.037709s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.036968s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.035779s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.107990s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.096222s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [74.339599s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [35.058220s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.697064s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.152283s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.155903s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.144569s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.027957s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.022948s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.172541s] ... ok {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.032296s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.022748s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.022478s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [14.265890s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.033305s] ... ok {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [185.734538s] ... ok {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.419433s] ... ok {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.374020s] ... ok {9} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.051525s] ... ok {8} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [216.708642s] ... ok {7} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [235.102595s] ... ok {6} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [203.718267s] ... ok {0} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [113.120554s] ... ok {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [274.735099s] ... ok {10} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [284.088291s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.291593s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015478s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.019131s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.060222s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011837s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014654s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.075770s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.053012s] ... ok {10} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [5.676461s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.320192s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.244484s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.168283s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [15.845362s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [13.741695s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [14.989092s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [13.490926s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [449.844609s] ... ok {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [227.200969s] ... ok {0} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [173.775820s] ... ok {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [77.195347s] ... ok {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [254.650160s] ... ok {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [187.639100s] ... ok {0} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.172310s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.238157s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.342702s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.043262s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045066s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [465.181183s] ... ok {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [60.135870s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [14.897208s] ... ok {10} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [13.394224s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [15.730390s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.070512s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.373797s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {9} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [406.489081s] ... ok {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [115.226414s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [66.364144s] ... ok {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [414.609990s] ... ok {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [401.557360s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.193438s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.076706s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.274981s] ... ok {5} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [5.098205s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [80.234271s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [394.959648s] ... ok {0} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [247.716521s] ... ok {4} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [32.284155s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [95.442295s] ... ok {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [408.138585s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.997950s] ... ok {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [237.208531s] ... ok {9} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [60.277597s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [177.866808s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [521.012439s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [515.475683s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [13.317153s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [13.473569s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [13.858522s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [13.297842s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.992043s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.242636s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.199921s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.237640s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [13.912004s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [1.194945s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.535378s] ... ok {10} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [559.831294s] ... ok {11} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.201591s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.680519s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [23.473477s] ... ok {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [238.526053s] ... ok {0} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [320.752926s] ... ok {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [35.356093s] ... ok {0} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.175561s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [60.477069s] ... ok {7} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.020848s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.028498s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.027104s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.021746s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.025884s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [15.083190s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.132756s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.400703s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.078794s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.202384s] ... ok {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.172936s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012470s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.212841s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [25.743373s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [263.211847s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [72.738156s] ... ok {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [663.587898s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [19.093637s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [35.528907s] ... ok {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [125.770214s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [515.613161s] ... ok {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [125.336768s] ... ok {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [380.780491s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [237.033426s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.066884s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.070958s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.233493s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.060448s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.155621s] ... ok {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.060460s] ... ok {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [515.769286s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [10.530058s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.389895s] ... ok {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [1396.083490s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 484, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 418729ad-3a15-482e-8524-891a5ab21fd2 while it is in vm_state rescued"} Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 453, in wait_for_volume_attachment_remove_from_server time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-01-08 08:05:43,879 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.251s 2025-01-08 08:05:43,880 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1594480147"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b5c757-a4eb-4c8f-b1de-2b16d3681d71', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b5c757-a4eb-4c8f-b1de-2b16d3681d71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:43.819861", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-01-08 08:05:43,891 87859 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-01-08 08:05:44,011 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.118s 2025-01-08 08:05:44,011 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-87722657", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw=="}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f974d3-8cee-44b9-a8e8-fad636e5622b', 'x-compute-request-id': 'req-33f974d3-8cee-44b9-a8e8-fad636e5622b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-87722657", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw==", "fingerprint": "7a:dc:be:38:b5:c0:89:9b:11:aa:8f:35:98:ff:79:de", "user_id": "cf1c4d25d3914e38808f624c9300283e"}}' 2025-01-08 08:05:44,013 87859 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-87722657 created 2025-01-08 08:05:44,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.235s 2025-01-08 08:05:44,249 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--334277603", "description": "tempest-description--1207820606"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4a7a2190-746b-4065-992c-4c40e8f23d53', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "name": "tempest-securitygroup--334277603", "stateful": true, "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "description": "tempest-description--1207820606", "shared": false, "security_group_rules": [{"id": "8152b9cb-0aca-4c82-9bc7-256dee297451", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 605, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}, {"id": "b9cb88c6-0142-43ff-b171-ffc7829278a9", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 1, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:05:44,518 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.268s 2025-01-08 08:05:44,519 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ee7dfd2a-e5c5-4a22-a581-a0c0f903e46e', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cfa46f8c-2296-41cc-88e4-96827b02c975", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}}' 2025-01-08 08:05:44,825 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.305s 2025-01-08 08:05:44,825 87859 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-22e0969e-ee5f-4ecc-9314-837777a17f43', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ba0f62d-981c-4011-9d63-319638005576", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}}' 2025-01-08 08:05:44,826 87859 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--334277603 created 2025-01-08 08:05:45,799 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.972s 2025-01-08 08:05:45,800 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9dfa5635-7304-43c7-9d1b-6e2970101986', 'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:05:45Z", "revision_number": 0}}' 2025-01-08 08:05:45,800 87859 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6f5e3df6-81be-4c5a-9dcc-d248658fd2dd', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'floating_ip_address': '172.24.4.118', 'floating_network_id': 'd88470da-402e-4a63-bb4f-22e99f8aaca2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-08T08:05:45Z', 'updated_at': '2025-01-08T08:05:45Z', 'revision_number': 0, 'ip': '172.24.4.118'} created 2025-01-08 08:05:45,895 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2025-01-08 08:05:45,895 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3eea78d4-07e 5-4e7e-880b-8b41bf931244', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cf1c4d25d3914e38808f624c9300283e", "name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "password_expires_at": null}, "audit_ids": ["vyn86-wBSZaK6hnBu9LH4w"], "expires_at": "2025-01-08T09:05:45.000000Z", "issued_at": "2025-01-08T08:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1cd2fe7bf32492bb84cb201b537724c", "name": "tempest-ServerStableDeviceRescueTest-1578489592"}, "is_domain": false, "roles": [{"id": "c0f44091e13e4f8db954151c54b64416", "name": "member"}, {"id": "beeacf603f934cfa975d7e9788a9c87f", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2d8399f7b9be429cb29f409dc52c2b99", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1301d4cfa38344f29970bcdae7b48dce", "type": "image", "name": "glance"}, {"endpoints": [{"id": "362d8f3497924878b5b455779268c053", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "29f79d04d8eb468eaae3f9575c1e875e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "707e6a4ab1ef4612a16ac7067f759368", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5bc63fa9d51844d3805c1a87d97e6811", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "28eac77652af4302b0895c4a6dba0f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ceffab8e67dd4fada0ddd138fe017abd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "14a5cfe220164754afa1c153057ff80f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "df14219cf9fe483ea4fbbe354b64bc43", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "642b3e43ec8947e88c6d35064d72556b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "e6f8014096de4989a0206bfc458e19f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "25ef23a4ff90457f83a37a679e42bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a1cd2fe7bf32492bb84cb201b537724c", "region": "RegionOne"}], "id": "f1bcca31cf9c4f5282c97dafc5390cc4", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-01-08 08:05:45,896 87859 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3e53142f-177c-4935-9a86-5c38b173cb4e', 'name': 'tempest-ServerStableDeviceRescueTest-754439187-network', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58598, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-01-08T08:05:34Z', 'updated_at': '2025-01-08T08:05:34Z', 'revision_number': 1} available for tenant 2025-01-08 08:05:45,897 87859 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-87722657', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw==', 'fingerprint': '7a:dc:be:38:b5:c0:89:9b:11:aa:8f:35:98:ff:79:de', 'user_id': 'cf1c4d25d3914e38808f624c9300283e', 'private_key': '-----BEGIN EC PRI VATE KEY-----\nMIGkAgEBBDCgGYCLcu1SBTVYbZxT3AdwpsRvdEhnoTqMNmSd0ySz+9hA7r5Pdsem\nBfx5D2LAQCKgBwYFK4EEACKhZANiAATrKC0r6PAE6RqGSV5FhTl/INV6KJMJFcdQ\nd763rJ2fmibXJpsOH/p7ylEpAaRRoIqFUACSKH+vTrSCWf8KN1tLZaQCVx7Jc7Wm\nhCE2k5dY/27yJA4WeqQNrfhZEI8iHjs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'name': 'tempest-securitygroup--334277603', 'stateful': True, 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': 'tempest-description--1207820606', 'shared': False, 'security_group_rules': [{'id': '8152b9cb-0aca-4c82-9bc7-256dee297451', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'security_group_id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 605, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 0}, {'id': 'b9cb88c6-0142-43ff-b171-ffc7829278a9', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'security_group_id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 606, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 1, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c'}, 'floating_ip': {'id': '6f5e3df6-81be-4c5a-9dcc-d248658fd2dd', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'floating_ip_address': '172.24.4.118', 'floating_network_id': 'd88470da-402e-4a63-bb4f-22e99f8aaca2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-08T08:05:45Z', 'updated_at': '2025-01-08T08:05:45Z', 'revision_number': 0, 'ip': '172.24.4.118'}} 2025-01-08 08:05:46,637 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.739s 2025-01-08 08:05:46,637 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "imageRef": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "flavorRef": "1", "networks": [{"uuid": "3e53142f-177c-4935-9a86-5c38b173cb4e"}], "security_groups": [{"name": "tempest-securitygroup--334277603"}], "key_name": "tempest-keypair-87722657", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f23259-2b52-49fa-b413-e7e73101ea79', 'x-compute-request-id': 'req-26f23259-2b52-49fa-b413-e7e73101ea79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "li nks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--334277603"}], "adminPass": "qgUjJ4aRVCwE"}}' 2025-01-08 08:05:46,715 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.074s 2025-01-08 08:05:46,715 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7783604-8188-439e-b164-8c2cffbd98c4', 'x-compute-request-id': 'req-f7783604-8188-439e-b164-8c2cffbd98c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "BUILD", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:47Z", "updated": "2025-01-08T08:05:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:06:37,047 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.268s 2025-01-08 08:06:37,047 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a971bb0-01b6-407c-9977-784b48d84216', 'x-compute-request-id': 'req-8a971bb0-01b6-407c-9977-784b48d84216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:06:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:06:37,061 87859 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-01-08 08:07:37,307 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface 0.224s 2025-01-08 08:07:37,307 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b045cf-22d5-4bbc-96f8-20a3e199641e', 'x-compute-request-id': 'req-19b045cf-22d5-4bbc-96f8-20a3e199641e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "mac_addr": "fa:16:3e:29:1c:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d2b5ae-e763-4e2a-9e0d-bcb78d2518b6", "ip_address": "10.0.0.12"}]}]}' 2025-01-08 08:07:38,100 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd 0.788s 2025-01-08 08:07:38,100 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d98534eb-b5c0-48b0-b6e9-8f9406c64736', 'date': 'Wed, 08 Jan 2025 08:07:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": "66e55de1-8c65-4861-9a15-bcedd2b8744a", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "mac_address": "fa:16:3e:29:1c:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:07:37Z", "revision_number": 1, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:07:38,102 87859 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.118:22' as 'cirros' with public key authentication 2025-01-08 08:07:38,127 87859 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-01-08 08:07:38,232 87859 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-08 08:07:38,232 87859 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.118 successfully created 2025-01-08 08:07:39,004 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.770s 2025-01-08 08:07:39,004 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1287070148"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a086af8-b93e-48bd-b571-109455a7cada', 'x-compute-request-id': 'req-4a086af8-b93e-48bd-b571-109455a7cada', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'' 2025-01-08 08:07:39,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.081s 2025-01-08 08:07:39,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a27611-8404-4332-bfea-623a94fb134c', 'x-compute-request-id': 'req-41a27611-8404-4332-bfea-623a94fb134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:39Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0 , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,202 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.058s 2025-01-08 08:08:29,203 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2e010d-7946-4a50-abd3-add60091ef3d', 'x-compute-request-id': 'req-2d2e010d-7946-4a50-abd3-add60091ef3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:48Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,268 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.059s 2025-01-08 08:08:29,269 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4568dc-2fe0-406d-a5b6-6923546b2bce', 'x-compute-request-id': 'req-bd4568dc-2fe0-406d-a5b6-6923546b2bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:48Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,473 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.198s 2025-01-08 08:08:29,473 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51067792-eaa7-4cd4-9fa2-e3cfdb59886b', 'x-compute-request-id': 'req-51067792-eaa7-4cd4-9fa2-e3cfdb59886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:07:48Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IP S:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:09:29,688 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab 0.159s 2025-01-08 08:09:29,689 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d80e5199-d08b-4849-be64-bd4dd44f1bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "925404c85abcc4d5fee3bf16424716da", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a1cd2fe7bf32492bb84cb201b537724c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5e4b27110745c4bab43f1d9918b0c7fa1151f89a41fbc4c026ba228015871deb7883aea6895257df65898b320a294e80c3f466cee6a2aad021791034499749f2", "id": "6474bb17-db79-4b08-8304-989f974827ab", "created_at": "2025-01-08T08:07:39Z", "updated_at": "2025-01-08T08:09:30Z", "tags": [], "self": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab", "file": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab/file", "schema": "/v2/schemas/image"}' 2025-01-08 08:09:29,922 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab 0.232s 2025-01-08 08:09:29,922 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95611a9d-2f4f-45ee-a28e-a452b235707b', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "925404c85abcc4d5fee3bf16424716da", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a1cd2fe7bf32492bb84cb201b537724c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5e4b27110745c4bab43f1d9918b0c7fa1151f89a41fbc4c026ba228015871deb7883aea6895257df65898b320a294e80c3f466cee6a2aad021791034499749f2", "id": "6474bb17-db79-4b08-8304-989f974827ab", "created_at": "2025-01-08T08:07:39Z", "updated_at": "2025-01-08T08:09:30Z", "tags": [], "self": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab", "file": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab/file", "schema": "/v2/schemas/image"}' 2025-01-08 08:09:30,208 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.285s 2025-01-08 08:09:30,209 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff07bb0-bdb8-4c1e-a326-a531f83553cd', 'x-compute-request-id': 'req-8ff07bb0-bdb8-4c1e-a326-a531f83553cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:07:48Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:09:30,269 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:09:30,269 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2af3736-96e8-4570-9713-42bb0e9334bc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2af3736-96e8-4570-9713-42bb0e9334bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:05:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:30,281 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached available after waiting for 0.281417 seconds 2025-01-08 08:09:32,495 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 2.213s 2025-01-08 08:09:32,495 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa02dbb-171a-4f2d-ac6c-10537b4a907b', 'x-compute-request-id': 'req-7fa02dbb-171a-4f2d-ac6c-10537b4a907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "device": "/dev/vdb"}}' 2025-01-08 08:09:32,540 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:09:32,541 87859 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56518ff-f630-4a8a-85dc-13ef517b51ce', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56518ff-f630-4a8a-85dc-13ef517b51ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:33,595 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:09:33,595 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f99797-bd40-40fb-b094-bcbfe869cd16', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f99797-bd40-40fb-b094-bcbfe869cd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:34,654 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:09:34,655 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f62166-f7db-43a6-b764-4bffbe161ef6', 'content-length': '852', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f62166-f7db-43a6-b764-4bffbe161ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:35,712 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:09:35,713 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0565fa36-f2d3-4953-a35e-5e7cf3b4a4ba', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0565fa36-f2d3-4953-a35e-5e7cf3b4a4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:36,775 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:09:36,776 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ba5d0e-59a8-4360-8939-68cdbfc621ac', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ba5d0e-59a8-4360-8939-68cdbfc621ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_a t": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:37,866 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.072s 2025-01-08 08:09:37,866 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0602fed5-d297-4f67-b2d7-860f19e6b531', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0602fed5-d297-4f67-b2d7-860f19e6b531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:38,948 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.069s 2025-01-08 08:09:38,949 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1fad5a-232e-4f6a-9155-ee21ec3aba61', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1fad5a-232e-4f6a-9155-ee21ec3aba61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:40,012 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:09:40,013 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09137043-726c-4096-98bc-aeb1e66e9ed1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09137043-726c-4096-98bc-aeb1e66e9ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:41,083 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:09:41,084 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1607fc-1446-4715-8074-a5baa384011c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1607fc-1446-4715-8074-a5baa384011c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:42,152 87859 INFO [tempest.lib.common.rest_client] Request (ServerSta bleDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:09:42,153 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff19ad39-bf3a-46a6-9108-580e294c6fbe', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff19ad39-bf3a-46a6-9108-580e294c6fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:43,228 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:09:43,229 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaa8ac3-7ef8-432d-9ab3-8634215b4ac3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaa8ac3-7ef8-432d-9ab3-8634215b4ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:44,343 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.101s 2025-01-08 08:09:44,344 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 08 Jan 2025 08:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d07239-36bb-4cc5-ab26-882bc2daab4b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d07239-36bb-4cc5-ab26-882bc2daab4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:45,424 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:09:45,425 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ecb0b2-cb3e-4399-a9f0-f4ca144b894f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ecb0b2-cb3e-4399-a9f0-f4ca144b894f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,512 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.066s 2025-01-08 08:09:46,513 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0978156a-ec5a-4ef5-98c6-ed604924ccca', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0978156a-ec5a-4ef5-98c6-ed604924ccca', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,528 87859 INFO [tempest.common.waiters] Attachment 14902dda-e5e7-4d7c-8260-577c3f661b25 created for volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 to server 418729ad-3a15-482e-8524-891a5ab21fd2 after waiting for 14.527963 seconds 2025-01-08 08:09:46,592 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:09:46,592 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41271e57-5f7d-4dfd-b297-b23f96a0079c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41271e57-5f7d-4dfd-b297-b23f96a0079c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,605 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached in-use after waiting for 0.605538 seconds 2025-01-08 08:09:46,659 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.053s 2025-01-08 08:09:46,659 87859 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f9dc48-6f37-4a3d-a8ef-8dfcb21763a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f9dc48-6f37-4a3d-a8ef-8dfcb21763a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,685 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached in-use after waiting for 0.685494 seconds 2025-01-08 08:09:47,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.403s 2025-01-08 08:09:47,090 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"rescue": {"rescue_image_ref": "6474bb17-db79-4b08-8304-989f974827ab"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '29', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965a5aee-428f-4e41-8a46-0cf679606562', 'x-compute-request-id': 'req-965a5aee-428f-4e41-8a46-0cf679606562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'{"adminPass": "dDpXvy8rdf2V"}' 2025-01-08 08:09:47,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.324s 2025-01-08 08:09:47,418 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac271354-9a6e-4d0f-9c54-8ea496854b90', 'x-compute-request-id': 'req-ac271354-9a6e-4d0f-9c54-8ea496854b90', 'connection': 'close', ' status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:09:47Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}]}}' 2025-01-08 08:10:37,700 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.219s 2025-01-08 08:10:37,700 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50e523e-2b1f-4049-9ba5-daddad15aede', 'x-compute-request-id': 'req-b50e523e-2b1f-4049-9ba5-daddad15aede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "RESCUE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:10:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compu te/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:10:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}]}}' 2025-01-08 08:10:37,716 87859 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 50 second wait 2025-01-08 08:11:38,008 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.230s 2025-01-08 08:11:38,008 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"unrescue": {}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5270f02d-7129-41f8-8cee-eb1c4185db29', 'x-compute-request-id': 'req-5270f02d-7129-41f8-8cee-eb1c4185db29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'' 2025-01-08 08:11:38,063 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2025-01-08 08:11:38,064 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d254af5e-79fd-4c20-9ef0-dd1b8cd1ffa7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cf1c4d25d3914e38808f624c9300283e", "name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "password_expires_at": null}, "audit_ids": ["DdIww-dnSE6iml-5WUbezA"], "expires_at": "2025-01-08T09:11:38.000000Z", "issued_at": "2025-01-08T08:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1cd2fe7bf32492bb84cb201b537724c", "name": "tempest-ServerStableDeviceRescueTest-1578489592"}, "is_domain": false, "roles": [{"id": "c0f44091e13e4f8db954151c54b64416", "name": "member"}, {"id": "beeacf603f934cfa975d7e9788a9c87f", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2d8399f7b9be429cb29f409dc52c2b99", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1301d4cfa38344f29970bcdae7b48dce", "type": "image", "name": "glance"}, {"endpoints": [{"id": "362d8f3497924878b5b455779268c053", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "29f79d04d8eb468eaae3f9575c1e875e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "707e6a4ab1ef4612a16ac7067f759368", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5bc63fa9d51844d3805c1a87d97e6811", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "28eac77652af4302b0895c4a6dba0f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ceffab8e67dd4fada0ddd138fe017abd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "14a5cfe220164754afa1c153057ff80f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "df14219cf9fe483ea4fbbe354b64bc43", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "642b3e43ec8947e88c6d35064d72556b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "e6f8014096de4989a0206bfc458e19f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "25ef23a4ff90457f83a37a679e42bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a1cd2fe7bf32492bb84cb201b537724c", "region": "RegionOne"}], "id": "f1bcca31cf9c4f5282c97dafc5390cc4", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-01-08 08:11:38,064 87859 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3e53142f-177c-4935-9a86-5c38b173cb4e', 'name': 'tempest-ServerStableDeviceRescueTest-754439187-network', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58598, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-01-08T08:05:34Z', 'updated_at': '2025-01-08T08:05:34Z', 'revision_number': 1} available for tenant 2025-01-08 08:11:38,216 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface 0.151s 2025-01-08 08:11:38,217 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b37910-a3f3-4c50-8eef-8869c1d6fe9f', 'x-compute-request-id': 'req-27b37910-a3f3-4c50-8eef-8869c1d6fe9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "mac_addr": "fa:16:3e:29:1c:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d2b5ae-e763-4e2a-9e0d-bcb78d2518b6", "ip_address": "10.0.0.12"}]}]}' 2025-01-08 08:11:38,985 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd 0.764s 2025-01-08 08:11:38,986 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '832', 'x-openstack-request-id': 'req-1f377159-6af2-46a7-ba99-765cfd9de5ff', 'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696 /networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": "66e55de1-8c65-4861-9a15-bcedd2b8744a", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "fixed_ip_address": "10.0.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "mac_address": "fa:16:3e:29:1c:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:11:38Z", "revision_number": 3, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:11:38,987 87859 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.118:22' as 'cirros' with public key authentication 2025-01-08 08:11:39,005 87859 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-01-08 08:11:39,155 87859 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-08 08:11:39,156 87859 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.118 successfully created 2025-01-08 08:11:39,216 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.059s 2025-01-08 08:11:39,217 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb24d2-eca8-4b7b-9344-2b8ffa73695e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb24d2-eca8-4b7b-9344-2b8ffa73695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:11:39,330 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 409 DELETE http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.101s 2025-01-08 08:11:39,330 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api- version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-9da5089f-04c3-419b-9514-f5878e9cadef', 'x-compute-request-id': 'req-9da5089f-04c3-419b-9514-f5878e9cadef', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 418729ad-3a15-482e-8524-891a5ab21fd2 while it is in vm_state rescued"}}' 2025-01-08 08:11:39,375 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.043s 2025-01-08 08:11:39,375 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ebae57-b22f-4a80-8705-de7378fe9282', 'x-compute-request-id': 'req-f0ebae57-b22f-4a80-8705-de7378fe9282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:12:29,480 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.052s 2025-01-08 08:12:29,480 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dacf2ac-ab9a-4673-9763-f6b2d35fab1e', 'x-compute-request-id': 'req-1dacf2ac-ab9a-4673-9763-f6b2d35fab1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:13:19,607 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.077s 2025-01-08 08:13:19,608 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f4e510-ced8-4864-8478-ddcbb4170aeb', 'x-compute-request-id': 'req-e1f4e510-ced 8-4864-8478-ddcbb4170aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:14:09,720 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.059s 2025-01-08 08:14:09,730 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:14:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7541e81b-9300-4ce5-9a0d-0b03d0c33065', 'x-compute-request-id': 'req-7541e81b-9300-4ce5-9a0d-0b03d0c33065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:14:59,871 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.089s 2025-01-08 08:14:59,872 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f397be-4595-468e-80a7-8a7ed2defcf9', 'x-compute-request-id': 'req-08f397be-4595-468e-80a7-8a7ed2defcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:15:49,980 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.057s 2025-01-08 08:15:49,980 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba49beea-fd9b-4c1d-b63b-4c0efd48b858', 'x-compute-request-id': 'req-ba49beea-fd9b-4c1d-b63b-4c0efd48b858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a 9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:16:40,224 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.191s 2025-01-08 08:16:40,224 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92f97a4-c986-469b-83c6-4f4a5621484f', 'x-compute-request-id': 'req-b92f97a4-c986-469b-83c6-4f4a5621484f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:17:30,338 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.063s 2025-01-08 08:17:30,339 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474b559b-1745-4dc9-a691-0604dd4fa631', 'x-compute-request-id': 'req-474b559b-1745-4dc9-a691-0604dd4fa631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:18:20,486 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.095s 2025-01-08 08:18:20,486 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213f05ff-0337-4217-b8b5-9cee413958e4', 'x-compute-request-id': 'req-213f05ff-0337-4217-b8b5-9cee413958e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:19:10,654 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/o s-volume_attachments 0.116s 2025-01-08 08:19:10,655 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1691f997-5ea9-4a11-85e0-20b3791d5251', 'x-compute-request-id': 'req-1691f997-5ea9-4a11-85e0-20b3791d5251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:20:00,764 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.058s 2025-01-08 08:20:00,765 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194ab7cb-6ccb-48cb-a882-bf5f671196a1', 'x-compute-request-id': 'req-194ab7cb-6ccb-48cb-a882-bf5f671196a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:20:50,861 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.047s 2025-01-08 08:20:50,862 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795a7192-7f07-467a-b6ae-923111e5cb15', 'x-compute-request-id': 'req-795a7192-7f07-467a-b6ae-923111e5cb15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:21:41,090 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.176s 2025-01-08 08:21:41,091 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:21:40 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b887f6c-fb05-4885-be06-1c9bc4b799c1', 'x-compute-request-id': 'req-6b887f6c-fb05-4885-be06-1c9bc4b799c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:22:31,201 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.055s 2025-01-08 08:22:31,201 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a68ac2-3bd8-49d0-a6fe-2abcc7a5a926', 'x-compute-request-id': 'req-e7a68ac2-3bd8-49d0-a6fe-2abcc7a5a926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:23:21,311 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.061s 2025-01-08 08:23:21,311 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269a137e-88a9-46eb-a564-a48432f412a5', 'x-compute-request-id': 'req-269a137e-88a9-46eb-a564-a48432f412a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:24:11,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.052s 2025-01-08 08:24:11,418 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b057826d-8c44-4a00-8191-e6503807ab1f', 'x-com pute-request-id': 'req-b057826d-8c44-4a00-8191-e6503807ab1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:25:01,477 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.050s 2025-01-08 08:25:01,477 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b68c2f4-6a22-4e01-bfed-a3fa5b27e681', 'x-compute-request-id': 'req-7b68c2f4-6a22-4e01-bfed-a3fa5b27e681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:25:43,675 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:25:43,675 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c0cf87-bada-4c9b-8d9d-15f89d514d5a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c0cf87-bada-4c9b-8d9d-15f89d514d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:44,763 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:25:44,764 87859 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3362d50-7e7c-4d89-b2bb-41150289661e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3362d50-7e7c-4d89-b2bb-41150289661e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:45,835 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:25:45,835 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d490ea4-1038-4db1-b6c4-58c21f3766c4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d490ea4-1038-4db1-b6c4-58c21f3766c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:46,892 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042 s 2025-01-08 08:25:46,892 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac5e77-b1cb-40c5-9ff9-197543023631', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac5e77-b1cb-40c5-9ff9-197543023631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:47,949 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:47,950 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb62d90-98ba-4c40-bc85-2e10e281860c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb62d90-98ba-4c40-bc85-2e10e281860c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:49,007 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanup s): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:25:49,008 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094f441f-6008-4b29-beb2-b1911c6954b9', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094f441f-6008-4b29-beb2-b1911c6954b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:50,070 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:25:50,071 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1395b8e5-940a-416f-9596-3b62ff34b2fc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1395b8e5-940a-416f-9596-3b62ff34b2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:51,133 87859 IN FO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:25:51,133 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340e503c-45d9-4291-a9f7-34267e5aff4e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340e503c-45d9-4291-a9f7-34267e5aff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:52,189 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:52,190 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb7774a-6064-4509-a622-b9df74932d0f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb7774a-6064-4509-a622-b9df74932d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tena nt-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:53,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:25:53,250 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f520e15-7f26-4fd3-90fb-9731dce41ead', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f520e15-7f26-4fd3-90fb-9731dce41ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:54,304 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:54,305 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e41304-9b96-447f-80ad-52926cb6b684', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e41304-9b96-447f-80ad-52926cb6b684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name ": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:55,399 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.080s 2025-01-08 08:25:55,399 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebde1340-36a1-44a5-87b9-50078cf5389f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebde1340-36a1-44a5-87b9-50078cf5389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:56,455 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:56,456 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd5fe42-71d4-4614-ab43-ddfae0ea17f4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd5fe42-71d4-4614-ab43-ddfae0ea17f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc 2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:57,510 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:25:57,510 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f85c447-0c13-4ba4-b69c-00a5b05a609b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f85c447-0c13-4ba4-b69c-00a5b05a609b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:58,568 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:58,568 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e78596-6f24-4ecc-9ab0-88764b5959f8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e78596-6f24-4ecc-9ab0-88764b5959f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d17 6714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:59,624 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:59,624 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ebd892-6265-484b-be67-46762dab66d8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ebd892-6265-484b-be67-46762dab66d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:00,689 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:26:00,690 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b776bcba-603a-45cc-9d8e-202753ba9d56', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b776bcba-603a-45cc-9d8e-202753ba9d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:01,753 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:26:01,753 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccbfea7-0bf0-4c29-8d10-5f809a745623', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccbfea7-0bf0-4c29-8d10-5f809a745623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:02,811 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:02,811 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b7e7b8-d239-4f55-98b4-353566436d3c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b7e7b8-d239-4f55-98b4-353566436d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283 e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:03,868 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:03,869 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab235335-ea73-4a4c-a1d1-46f33c56215e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab235335-ea73-4a4c-a1d1-46f33c56215e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:04,925 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:04,925 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db71670-05ea-47ab-a2b5-f58896bcb028', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db71670-05ea-47ab-a2b5-f58896bcb028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/vo lumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:05,982 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:05,983 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9835efdf-278d-4795-8dee-1f5c41505f8f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9835efdf-278d-4795-8dee-1f5c41505f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:07,038 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:07,039 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19f2841-6286-4c56-805b-782e22c8f917', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19f2841-6286-4c56-805b-782e22c8f917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225 d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:08,097 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:08,098 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3404e7-aa1d-48e5-9fb1-cdbb7cc8c3c3', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3404e7-aa1d-48e5-9fb1-cdbb7cc8c3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:09,157 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:09,157 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5929643-48c5-49c4-a400-130939dd46c6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5929643-48c5-49c4-a400-130939dd46c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:10,213 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:10,214 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4b21ec-39ce-4cb5-8831-7359f7812119', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4b21ec-39ce-4cb5-8831-7359f7812119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:11,289 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:11,289 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfac2340-9ae4-405e-ad28-faade590c84c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac2340-9ae4-405e-ad28-faade590c84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "descri ption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:12,355 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:26:12,356 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33a21f7-339a-43e3-8394-d821f1322bf0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33a21f7-339a-43e3-8394-d821f1322bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:13,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:26:13,417 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c91194f-ff98-40ef-bcc3-35e9869fef19', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c91194f-ff98-40ef-bcc3-35e9869fef19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T0 8:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:14,485 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.054s 2025-01-08 08:26:14,486 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38dc57c-dae6-4352-917c-c31dc4bd5bc0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38dc57c-dae6-4352-917c-c31dc4bd5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:15,543 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:15,544 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc8555a-c659-4a8d-8e47-2a865240ab1b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc8555a-c659-4a8d-8e47-2a865240ab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availabil ity_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:16,604 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:16,604 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86092fe2-d8ac-49de-9178-94156bdf4bde', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86092fe2-d8ac-49de-9178-94156bdf4bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:17,665 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:17,666 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c4b505-bf43-4132-bd3a-5bf096c5a77f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c4b505-bf43-4132-bd3a-5bf096c5a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume" : {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:18,720 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:18,721 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e1f602-3004-492e-8c3d-a40d1e3b4f2a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e1f602-3004-492e-8c3d-a40d1e3b4f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:19,778 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:19,778 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f27b0e-1628-4201-9857-7d54d51a2242', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f27b0e-1628-4201-9857-7d54d51a2242', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:20,840 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:26:20,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e968df-0b55-4512-b5db-293f199da2e5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e968df-0b55-4512-b5db-293f199da2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:21,900 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:21,900 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b05a7e-f2ea-4f92-b750-33466bc9e573', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b05a7e-f2ea-4f92-b 750-33466bc9e573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:22,958 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:22,958 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece12687-6aeb-4f8a-903a-18e4a4624c5e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece12687-6aeb-4f8a-903a-18e4a4624c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:24,026 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:26:24,026 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1e7a0b-dc3c-42a8-8cea-f7d64e28fad4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1e7a0b-dc3c-42a8-8cea-f7d64e28fad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:25,081 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:25,081 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d072d7c1-a3c8-4d46-bec4-ad261ce5e236', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d072d7c1-a3c8-4d46-bec4-ad261ce5e236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:26,137 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:26,137 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e95088 -5319-4964-a281-57b0df5f975c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e95088-5319-4964-a281-57b0df5f975c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:27,191 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:27,191 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a6368a-319d-470d-a51b-0a57e7c61ce2', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a6368a-319d-470d-a51b-0a57e7c61ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:28,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:28,249 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:28 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23167172-f8d8-4f3c-a7e5-e5280aa0422e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23167172-f8d8-4f3c-a7e5-e5280aa0422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:29,307 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:29,308 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5a1e43-9135-414c-bd3c-1e785fa2ff40', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5a1e43-9135-414c-bd3c-1e785fa2ff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:30,365 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:30,366 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c60bdd-a71b-4970-be7e-cde7e5c5b20d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c60bdd-a71b-4970-be7e-cde7e5c5b20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:31,421 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:31,421 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a28a55b-f5c7-439d-9bbd-a8f11d9ce804', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a28a55b-f5c7-439d-9bbd-a8f11d9ce804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:32,484 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:26:32,484 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b6b746-601f-4a1d-a509-561223f329a8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b6b746-601f-4a1d-a509-561223f329a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:33,545 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:33,546 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634322dc-d629-4f79-b5c5-e73a4fac18ad', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634322dc-d629-4f79-b5c5-e73a4fac18ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:34,604 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:34,6 04 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa1170b-c30a-4769-9c41-776b4cb7b4b1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa1170b-c30a-4769-9c41-776b4cb7b4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:35,663 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:35,664 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c5045c-f08b-43a2-a034-42376aac6a2e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c5045c-f08b-43a2-a034-42376aac6a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:36,722 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0 .0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:36,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecd15b-d7ba-45d8-bfc1-9bab88b4f02d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecd15b-d7ba-45d8-bfc1-9bab88b4f02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:37,776 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:26:37,777 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1799d057-388b-499a-9be6-888fab04bae0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1799d057-388b-499a-9be6-888fab04bae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:38,830 87859 INFO [tempest.lib.com mon.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:38,831 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820f84e3-2bc2-41d1-9756-7c47f99035bb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820f84e3-2bc2-41d1-9756-7c47f99035bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:39,945 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.099s 2025-01-08 08:26:39,946 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc35c4b-8f65-4b4d-b861-eb6647280297', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc35c4b-8f65-4b4d-b861-eb6647280297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1 cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:41,124 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.166s 2025-01-08 08:26:41,125 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ad70a9-2a62-470e-97a0-27ca48b9801d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ad70a9-2a62-470e-97a0-27ca48b9801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:42,185 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:42,185 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be2df3e-1420-437d-b8cb-fb383315181c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be2df3e-1420-437d-b8cb-fb383315181c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/de v/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:43,257 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:26:43,257 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f104d4-b562-4936-b980-5cd361d0dc25', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f104d4-b562-4936-b980-5cd361d0dc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:44,348 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:26:44,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406390a1-60fe-42a3-8ed0-555adfbe856e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406390a1-60fe-42a3-8ed0-555adfbe856e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d17671 4", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:45,462 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.086s 2025-01-08 08:26:45,462 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d86478-4bea-42ae-b205-de193672f946', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d86478-4bea-42ae-b205-de193672f946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:46,550 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:46,550 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f406514c-ac45-4284-a567-667bb64fafdb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f406514c-ac45-4284-a567-667bb64fafdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:47,612 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:26:47,613 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301efc7f-182b-4940-a086-37f923caee9c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301efc7f-182b-4940-a086-37f923caee9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:48,667 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:48,667 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6056bd-377a-41ba-9670-0355c8b4b5a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6056bd-377a-41ba-9670-0355c8b4b5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:49,722 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:26:49,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b550bac6-ff04-41a3-a81e-b6c2cc0e308e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b550bac6-ff04-41a3-a81e-b6c2cc0e308e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:50,782 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:50,782 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be067c79-9286-4066-afed-ba237c7e30a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be067c79-9286-4066-afed-ba237c7e30a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false" , "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:51,841 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:51,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36deb69a-85f3-4be7-8fae-daae0ef622ff', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36deb69a-85f3-4be7-8fae-daae0ef622ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:52,897 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:52,898 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abd43a7-1b8a-497f-b5b6-558e2085986f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abd43a7-1b8a-497f-b5b6-558e2085986f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-459 4-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:53,953 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:53,953 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3e8d93-f6f8-4d91-9950-28ec39980aca', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3e8d93-f6f8-4d91-9950-28ec39980aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:55,015 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:55,015 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0884211b-be24-4ea8-9c6c-2523a396e6c4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0884211b-be24-4ea8-9c6c-2523a396e6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1 d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:56,106 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.078s 2025-01-08 08:26:56,107 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208680d0-3da6-46f2-b253-0c5e29d8f0e8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208680d0-3da6-46f2-b253-0c5e29d8f0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:57,204 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.083s 2025-01-08 08:26:57,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaae574-07dd-41cf-aeeb-da68e9f3d40d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaae574-07dd-41cf-aeeb-da68e9f3d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:58,272 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.054s 2025-01-08 08:26:58,273 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cc7c0d-3be9-4202-b72c-59cb708929fc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cc7c0d-3be9-4202-b72c-59cb708929fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:59,348 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:59,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d61ed1-0175-4030-a4d1-c12b7675f075', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d61ed1-0175-4030-a4d1-c12b7675f075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:00,409 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:00,409 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6def086b-1d9c-4eb5-b899-93139ec82231', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6def086b-1d9c-4eb5-b899-93139ec82231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:01,468 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:01,469 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf75ad0-1238-4056-bedf-7312dd91bfdf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf75ad0-1238-4056-bedf-7312dd91bfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name" : "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:02,533 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:27:02,534 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d00884-d6de-4c44-87c1-7a066acc7630', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d00884-d6de-4c44-87c1-7a066acc7630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:03,602 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:03,603 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab69084-d85f-4126-996f-f3e67bc0d86f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab69084-d85f-4126-996f-f3e67bc0d86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "cre ated_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:04,660 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:04,661 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9752feee-18f5-471e-a25a-a3c72206749a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9752feee-18f5-471e-a25a-a3c72206749a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:05,721 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:05,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee126df-bd4c-4f72-9d72-f32106d73fd8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee126df-bd4c-4f72-9d72-f32106d73fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2 -4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:06,778 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:06,778 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a2edf7-35d6-4fc0-87cd-6dde78057334', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a2edf7-35d6-4fc0-87cd-6dde78057334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:07,841 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:27:07,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d91bca-0224-457e-aaf3-852435034fd9', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d91bca-0224-457e-aaf3-852435034fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volum es/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:08,900 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:08,900 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce18697-dd20-451c-a06c-ff2bb11c8a31', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce18697-dd20-451c-a06c-ff2bb11c8a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:09,960 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:09,961 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd885339-4f67-4e1b-9118-c0530b467e70', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd885339-4f67-4e1b-9118-c0530b467e70', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:11,021 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:11,021 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0916562d-0383-4a58-8520-73ebc35229d1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0916562d-0383-4a58-8520-73ebc35229d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:12,080 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:12,081 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ae4015-a5bf-4600-89e3-4ebf386d2a93', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-e3ae4015-a5bf-4600-89e3-4ebf386d2a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:13,146 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:27:13,146 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5319c0-0056-4f5d-8ff9-54fa07759d2d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5319c0-0056-4f5d-8ff9-54fa07759d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:14,202 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:14,203 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4457f5b3-a25d-44dd-9dcd-1be95aa 8bf1f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4457f5b3-a25d-44dd-9dcd-1be95aa8bf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:15,260 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:15,260 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1e888c-5f40-4097-8446-2ef961a7d048', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1e888c-5f40-4097-8446-2ef961a7d048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:16,321 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:16,322 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-7fbf5ac0-f78c-4950-9f4b-d5aef1044f5b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbf5ac0-f78c-4950-9f4b-d5aef1044f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:17,405 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.070s 2025-01-08 08:27:17,406 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98559287-a81d-4513-8f85-5a2407bd0e97', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98559287-a81d-4513-8f85-5a2407bd0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:18,461 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:18,462 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 08 Jan 2025 08:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaab2ab5-505a-4257-a4c0-c3a588e92dc2', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaab2ab5-505a-4257-a4c0-c3a588e92dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:19,517 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:19,518 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae4aa03-cc95-4138-975d-a25569a15cda', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae4aa03-cc95-4138-975d-a25569a15cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:20,576 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:20,576 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78566043-41bc-4547-a732-e471b33eb657', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78566043-41bc-4547-a732-e471b33eb657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:21,644 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:27:21,645 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8988e8b-13de-405e-b617-b34cc0d0f21f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8988e8b-13de-405e-b617-b34cc0d0f21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:22,734 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.064s 2025-01-08 08:27:22,735 87859 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76250c59-4f32-4f38-a47d-976c00cc0a7d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76250c59-4f32-4f38-a47d-976c00cc0a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:23,804 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:27:23,804 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ec960e-da2e-45b4-b516-ec60643692dc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ec960e-da2e-45b4-b516-ec60643692dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:24,862 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volume s/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:24,863 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ae38c3-6e35-457e-a64f-f6e36a2f571d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ae38c3-6e35-457e-a64f-f6e36a2f571d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:25,942 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.065s 2025-01-08 08:27:25,943 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c063093-1308-4372-ad65-ffbcf3f9118b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c063093-1308-4372-ad65-ffbcf3f9118b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:27,000 87859 INFO [tempest.lib.common.rest_client] Reques t (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:27,001 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26afc024-dee0-4aad-8c16-6c9a2a5f7d21', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26afc024-dee0-4aad-8c16-6c9a2a5f7d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:28,062 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:28,063 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbee1f3c-0b5f-4422-837c-46a52404ed8c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbee1f3c-0b5f-4422-837c-46a52404ed8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b 537724c"}}' 2025-01-08 08:27:29,173 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.095s 2025-01-08 08:27:29,174 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903a8a11-e04b-41db-9be1-c62767d38fd7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903a8a11-e04b-41db-9be1-c62767d38fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:30,251 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:30,252 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dcfde4-8c92-4a1a-82e7-3da8e06d76b8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dcfde4-8c92-4a1a-82e7-3da8e06d76b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:31,309 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:31,309 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4b5be2-4138-484e-ae39-da307c00021e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4b5be2-4138-484e-ae39-da307c00021e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:32,371 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:27:32,371 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6b0895-db17-4518-9dd7-2f44f6724792', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6b0895-db17-4518-9dd7-2f44f6724792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "41872 9ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:33,434 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:27:33,434 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13799fe0-9253-4f0c-b52d-e0df3fe820bf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13799fe0-9253-4f0c-b52d-e0df3fe820bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:34,490 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:34,490 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ed7a4d-3ce2-4f4b-8b88-a8d1bd880414', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ed7a4d-3ce2-4f4b-8b88-a8d1bd880414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-82 60-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:35,548 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:35,549 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd7cba2-a2ca-4289-8998-b5c6ce1856c7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd7cba2-a2ca-4289-8998-b5c6ce1856c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:36,633 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.070s 2025-01-08 08:27:36,633 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e401b83-b57c-4583-b8cb-185cc15da63d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e401b83-b57c-4583-b8cb-185cc15da63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments ": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:37,691 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:37,691 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd082c6d-8800-4758-add1-10d520604f87', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd082c6d-8800-4758-add1-10d520604f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:38,747 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:38,747 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f62ad53-199f-40a5-881d-a3753479affb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f62ad53-199f-40a5-881d-a3753479affb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, " replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:39,804 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:39,804 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0988d5e6-5461-4ca8-af61-875597804ec6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0988d5e6-5461-4ca8-af61-875597804ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:40,870 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:27:40,870 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4747b7c0-92b7-404e-9425-6114d3a64ed7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4747b7c0-92b7-404e-9425-6114d3a64ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:41,927 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:41,928 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c89e47-b0cb-4103-b9be-6f90c378e68b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c89e47-b0cb-4103-b9be-6f90c378e68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:42,985 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:42,986 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf54c9d-dfdb-4d30-bb25-56bd39ea8087', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf54c9d-dfdb-4d30-bb25-56bd39ea8087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "boo kmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:44,047 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:44,047 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c3c9af-27ef-44a9-bf4e-63f72d20fa2a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c3c9af-27ef-44a9-bf4e-63f72d20fa2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:45,117 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.056s 2025-01-08 08:27:45,117 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad913f22-03cb-4d0f-99ce-03f5d3167a7a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad913f22-03cb-4d0f-99ce-03f5d3167a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:46,172 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:46,173 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b67f528-e8f4-44b5-a218-20d9d04cec93', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b67f528-e8f4-44b5-a218-20d9d04cec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:47,230 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:47,231 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a294f7-b43f-4f51-bfcb-92522527f5df', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a294f7-b43f-4f51-bfcb-92522527f5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:48,286 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:48,287 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6ed9d1-9b82-4559-bc60-e8f38a7778ad', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6ed9d1-9b82-4559-bc60-e8f38a7778ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:49,345 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:49,346 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901db192-1921-4008-b08e-cfae4f0ec0fa', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901db192-1921-4008-b08e-cfae4f0ec0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStable DeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:50,402 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:50,403 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b825c21-ecdd-4d2b-b528-7bd2d0d10a33', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b825c21-ecdd-4d2b-b528-7bd2d0d10a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:51,463 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:51,464 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab847476-9749-4dfc-b85d-0374ff9a8012', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab847476-9749-4dfc-b85d-0374ff9a8012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T0 8:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:52,519 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:52,519 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ed0a42-37ef-4918-a835-102c20014199', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ed0a42-37ef-4918-a835-102c20014199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:53,573 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:53,574 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccf2a38-cf06-45e3-84fd-99db5e3c98ee', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccf2a38-cf06-45e3-84fd-99db5e3c98ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714 ", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:54,628 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:54,629 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491c1209-8106-40bd-b82d-84573d79356c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491c1209-8106-40bd-b82d-84573d79356c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:55,686 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:55,686 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8948186b-03f7-4bf0-9302-7cc3aff85c35', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8948186b-03f7-4bf0-9302-7cc3aff85c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a 9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:56,745 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:56,746 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f76a6d-e0de-4328-a72b-a0bacf4db84e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f76a6d-e0de-4328-a72b-a0bacf4db84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:57,801 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:57,801 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615cab1d-dcbe-4ecd-9f42-3a91e16ce6ea', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615cab1d-dcbe-4ecd-9f42-3a91e16ce6ea', 'connection': 'close', 'sta tus': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:58,860 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:58,861 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad9ab02-f932-4095-a2f3-f840829351b1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad9ab02-f932-4095-a2f3-f840829351b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:59,916 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:59,916 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ef7138-aa82-4307-9004-3931a38f9213', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-c8ef7138-aa82-4307-9004-3931a38f9213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:00,972 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:00,972 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aba212f-35a8-42cc-bc03-ad57b39aa270', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aba212f-35a8-42cc-bc03-ad57b39aa270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:02,078 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.090s 2025-01-08 08:28:02,078 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef877d0c-58bb-41f3-b28e-0121ada78327', 'content-length ': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef877d0c-58bb-41f3-b28e-0121ada78327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:03,140 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:03,140 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636b48e1-fa51-4bc5-aaa5-4a2bafe5b738', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636b48e1-fa51-4bc5-aaa5-4a2bafe5b738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:04,197 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:04,197 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-b5d69cd2-95f4-40ff-b5b3-cdb8b2016595', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d69cd2-95f4-40ff-b5b3-cdb8b2016595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:05,304 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.093s 2025-01-08 08:28:05,304 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e7a704-dd58-4c1e-b23e-219ed2b50744', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e7a704-dd58-4c1e-b23e-219ed2b50744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:06,371 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.053s 2025-01-08 08:28:06,371 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a2146e-87a9-4dc1-bdbd-cbd6ae6019a0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a2146e-87a9-4dc1-bdbd-cbd6ae6019a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:07,429 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:07,430 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b4e746-58be-4284-bfdc-1befed3c5346', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b4e746-58be-4284-bfdc-1befed3c5346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:08,490 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:08,490 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41041865-d374-4296-afc0-a57b371045c6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41041865-d374-4296-afc0-a57b371045c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:09,554 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:09,555 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda9ffd-9d67-458c-9dec-a8376d14cfe7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda9ffd-9d67-458c-9dec-a8376d14cfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:10,617 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:10,617 87859 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efc5db7-9bc5-40d5-9fea-ab83581e5bff', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efc5db7-9bc5-40d5-9fea-ab83581e5bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:11,677 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:11,678 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276cd167-e9f0-4953-b11e-4891f7a0adab', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276cd167-e9f0-4953-b11e-4891f7a0adab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:12,752 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9 d9-a3aa1d176714 0.061s 2025-01-08 08:28:12,752 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f829c00d-3a07-428f-9b17-e2a59657d3fe', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f829c00d-3a07-428f-9b17-e2a59657d3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:13,849 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.083s 2025-01-08 08:28:13,849 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c892194c-bac8-4d8f-bd4a-9e459aa546df', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c892194c-bac8-4d8f-bd4a-9e459aa546df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:14,916 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRe scueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:14,916 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06568505-83f3-4575-ab1b-e84632c51d89', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06568505-83f3-4575-ab1b-e84632c51d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:15,976 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:15,976 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7422e8-bb1e-48b0-892a-1bdefe57751e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7422e8-bb1e-48b0-892a-1bdefe57751e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:17,034 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:17,035 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3d602b-770d-4aa3-aa37-0e21b8c8697f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3d602b-770d-4aa3-aa37-0e21b8c8697f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:18,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:18,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9db940-bf3e-466a-a21d-e0e8493876bf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9db940-bf3e-466a-a21d-e0e8493876bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.00 0000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:19,146 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:19,147 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6484ad53-37a0-47df-b8c1-5e51cfd0e422', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6484ad53-37a0-47df-b8c1-5e51cfd0e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:20,204 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:20,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62083637-66f4-454a-b5ed-07bcead5f34b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62083637-66f4-454a-b5ed-07bcead5f34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a 5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:21,285 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.067s 2025-01-08 08:28:21,286 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d811c7dc-c605-4a56-86eb-9ac10834be35', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d811c7dc-c605-4a56-86eb-9ac10834be35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:22,347 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:22,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5204edca-02a6-425b-83d5-31223f553cc6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5204edca-02a6-425b-83d5-31223f553cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volu me_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:23,406 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:23,407 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c96648-4953-4b47-8035-4e86c1643925', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c96648-4953-4b47-8035-4e86c1643925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:24,483 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:28:24,483 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8307be-0f24-42e3-bc07-087035353b6f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8307be-0f24-42e3-bc07-087035353b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8c c2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:25,539 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:25,539 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62816c44-eefa-4ed3-a5a0-f95a96054e34', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62816c44-eefa-4ed3-a5a0-f95a96054e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:26,598 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:26,598 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39a599a-f3de-49e2-a1fc-e55437432be0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39a599a-f3de-49e2-a1fc-e55437432be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:27,653 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:27,654 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18aad62c-ddc3-4832-8638-0c6172c3f6d5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18aad62c-ddc3-4832-8638-0c6172c3f6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:28,713 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:28,713 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a258c2b-d58c-41b5-90f2-bead24c3c158', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a258c2b-d58c-41b5-90f2-bead24c3c158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3 914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:29,775 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:28:29,775 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ec7983-7999-4fb6-a229-9510fdb7d0fb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ec7983-7999-4fb6-a229-9510fdb7d0fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:30,837 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:30,838 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed20b47-f13c-40ba-8264-8860bd6e4d8e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed20b47-f13c-40ba-8264-8860bd6e4d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:31,902 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:28:31,902 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d1342d-5b4d-44ae-892e-478867fe0698', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d1342d-5b4d-44ae-892e-478867fe0698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:32,974 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:28:32,975 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ffb648-1636-4dcc-a756-7c25d83e1987', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ffb648-1636-4dcc-a756-7c25d83e1987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:34,030 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:34,030 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704114ce-313b-4e1a-bd68-d3cc1f75d992', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704114ce-313b-4e1a-bd68-d3cc1f75d992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:35,088 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:35,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935f444f-a5c8-4ab8-a686-a6e5cbf76377', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935f444f-a5c8-4ab8-a686-a6e5cbf76377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:36,148 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:36,149 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8878822-a3c2-4ca4-80db-dc19f89ed6d6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8878822-a3c2-4ca4-80db-dc19f89ed6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:37,205 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:37,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e849de4-98f4-4593-b06a-26ba92260e37', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e849de4-98f4-4593-b06a-26ba92260e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume -1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:38,282 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:28:38,282 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42979771-ce55-455f-891a-ee84e7657fb4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42979771-ce55-455f-891a-ee84e7657fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:39,338 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:39,338 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94484aa4-9684-4854-90f2-f310a0ee3b7b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94484aa4-9684-4854-90f2-f310a0ee3b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updat ed_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:40,401 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:40,401 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde0f400-c561-425a-b1cb-671fe7ee6044', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde0f400-c561-425a-b1cb-671fe7ee6044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:41,464 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:41,464 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf423d2-952c-4279-a29c-9517c864d52c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf423d2-952c-4279-a29c-9517c864d52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:42,530 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:42,531 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2483d14-40b8-4902-8e78-1a0d1ed6ba7d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2483d14-40b8-4902-8e78-1a0d1ed6ba7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:43,588 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:43,589 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5848a0-a421-4808-b633-68a363b412ac', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5848a0-a421-4808-b633-68a363b412ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:44,699 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.095s 2025-01-08 08:28:44,699 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6160844-e5dc-4c67-9eb9-a62f4f2ce394', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6160844-e5dc-4c67-9eb9-a62f4f2ce394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:45,760 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:45,761 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b685ea-27a1-476a-9f9f-1f9e0a5005e8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b685ea-27a1-476a-9f9f-1f9e0a5005e8', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:46,821 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:46,821 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f041ff1-8811-4f2e-a8b7-43166d29dfaf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f041ff1-8811-4f2e-a8b7-43166d29dfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:47,928 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.085s 2025-01-08 08:28:47,929 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a1a760-a9c4-4bb1-abfa-02ddd01863cc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -56a1a760-a9c4-4bb1-abfa-02ddd01863cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:49,028 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:28:49,028 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14ed8ae-c62b-4fc0-adcd-4b7fdbcce491', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14ed8ae-c62b-4fc0-adcd-4b7fdbcce491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:50,103 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:28:50,104 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a97eaee-f6cf-4d17-90e3-c5cd7309ed59', 'content-length': '1145', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a97eaee-f6cf-4d17-90e3-c5cd7309ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:51,167 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:51,168 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1734fbc-3e1e-40d0-9487-a72b134e2847', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1734fbc-3e1e-40d0-9487-a72b134e2847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:52,240 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:28:52,240 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-b6fd5e79-6770-4617-81dd-1eda688c3e62', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fd5e79-6770-4617-81dd-1eda688c3e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:53,297 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:53,297 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaf10f2-33d9-41e7-a5aa-166103328636', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaf10f2-33d9-41e7-a5aa-166103328636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:54,387 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:54,387 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:54 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cbb339-e2b0-455c-bda1-d15878942987', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cbb339-e2b0-455c-bda1-d15878942987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:55,445 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:55,446 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1ecb97-9434-4f03-9ffe-7a6ff9ac0069', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1ecb97-9434-4f03-9ffe-7a6ff9ac0069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:56,501 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:56,502 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd69e8e-59f4-440a-9ab3-c099bb8f41a5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd69e8e-59f4-440a-9ab3-c099bb8f41a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:57,561 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:57,561 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68afcc0d-eae4-46db-9b17-87e58ec6a239', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68afcc0d-eae4-46db-9b17-87e58ec6a239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:58,621 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:58,622 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda9a1bf-fd4f-4a87-80e1-74eafa8bca1e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda9a1bf-fd4f-4a87-80e1-74eafa8bca1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:59,697 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.060s 2025-01-08 08:28:59,697 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245e919-43d0-4507-97bf-86c643f646c8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f245e919-43d0-4507-97bf-86c643f646c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.314355s] ... ok {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [303.750026s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [61.211677s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.223475s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.060795s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.165703s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.064655s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.017577s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.024965s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.019406s] ... ok {5} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.078910s] ... ok {6} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.414236s] ... ok {4} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [45.244182s] ... ok {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.743672s] ... ok {8} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {8} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {5} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [15.416476s] ... ok {4} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [14.426293s] ... ok {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.326482s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [39.234694s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014974s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.026636s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.035547s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.033440s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.031645s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.022094s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.023964s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015909s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.016191s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.047196s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.043027s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.069622s] ... ok {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.429107s] ... ok {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [24.679675s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039262s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.073200s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.087754s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.695876s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.183550s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.202155s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.082051s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.089487s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.110419s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.095453s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.058712s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.074262s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.142242s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.306300s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.151020s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.178513s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.108019s] ... ok {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.084998s] ... ok {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [21.385725s] ... ok {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [19.252936s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [31.897668s] ... ok {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [20.291398s] ... ok {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.299243s] ... ok {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [68.687928s] ... ok {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [16.613775s] ... ok {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [20.441428s] ... ok {8} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.327285s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.184775s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.241401s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014347s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.126698s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016885s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.017947s] ... ok {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.365648s] ... ok {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.244115s] ... ok {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [50.834236s] ... ok {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [8.111318s] ... ok {8} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [385.822553s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [64.774563s] ... ok {11} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {11} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [19.121041s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.439387s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.347631s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.050251s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.031672s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.044906s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.030957s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.028307s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.014551s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013733s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018934s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.025953s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009978s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.029297s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.024621s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010474s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.089031s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.243206s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.043602s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.065029s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.141620s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.025642s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.024952s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.013688s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.025680s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.024005s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.027055s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.014350s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.013215s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.028121s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.014150s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.154884s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.021237s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [13.412830s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [143.926867s] ... ok {4} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [409.805757s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [202.197623s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [104.926851s] ... ok {4} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [37.571441s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [50.484612s] ... ok {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [20.053738s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [54.594294s] ... ok {4} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [365.687974s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [548.977145s] ... ok {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. ============================== Failed 1 tests - output below: ============================== tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 484, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 418729ad-3a15-482e-8524-891a5ab21fd2 while it is in vm_state rescued"} Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 453, in wait_for_volume_attachment_remove_from_server time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-01-08 08:05:43,879 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.251s 2025-01-08 08:05:43,880 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1594480147"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b5c757-a4eb-4c8f-b1de-2b16d3681d71', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b5c757-a4eb-4c8f-b1de-2b16d3681d71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:43.819861", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-01-08 08:05:43,891 87859 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-01-08 08:05:44,011 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.118s 2025-01-08 08:05:44,011 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-87722657", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw=="}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f974d3-8cee-44b9-a8e8-fad636e5622b', 'x-compute-request-id': 'req-33f974d3-8cee-44b9-a8e8-fad636e5622b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-87722657", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw==", "fingerprint": "7a:dc:be:38:b5:c0:89:9b:11:aa:8f:35:98:ff:79:de", "user_id": "cf1c4d25d3914e38808f624c9300283e"}}' 2025-01-08 08:05:44,013 87859 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-87722657 created 2025-01-08 08:05:44,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.235s 2025-01-08 08:05:44,249 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--334277603", "description": "tempest-description--1207820606"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4a7a2190-746b-4065-992c-4c40e8f23d53', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "name": "tempest-securitygroup--334277603", "stateful": true, "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "description": "tempest-description--1207820606", "shared": false, "security_group_rules": [{"id": "8152b9cb-0aca-4c82-9bc7-256dee297451", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 605, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}, {"id": "b9cb88c6-0142-43ff-b171-ffc7829278a9", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 1, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:05:44,518 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.268s 2025-01-08 08:05:44,519 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ee7dfd2a-e5c5-4a22-a581-a0c0f903e46e', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cfa46f8c-2296-41cc-88e4-96827b02c975", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}}' 2025-01-08 08:05:44,825 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.305s 2025-01-08 08:05:44,825 87859 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-22e0969e-ee5f-4ecc-9314-837777a17f43', 'date': 'Wed, 08 Jan 2025 08:05:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ba0f62d-981c-4011-9d63-319638005576", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "security_group_id": "d4b781f6-3ec7-4f45-8caf-218bf388aea0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-01-08T08:05:44Z", "updated_at": "2025-01-08T08:05:44Z", "revision_number": 0}}' 2025-01-08 08:05:44,826 87859 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--334277603 created 2025-01-08 08:05:45,799 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.972s 2025-01-08 08:05:45,800 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9dfa5635-7304-43c7-9d1b-6e2970101986', 'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a1cd2fe7bf32492bb84cb201b537724c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:05:45Z", "revision_number": 0}}' 2025-01-08 08:05:45,800 87859 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6f5e3df6-81be-4c5a-9dcc-d248658fd2dd', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'floating_ip_address': '172.24.4.118', 'floating_network_id': 'd88470da-402e-4a63-bb4f-22e99f8aaca2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-08T08:05:45Z', 'updated_at': '2025-01-08T08:05:45Z', 'revision_number': 0, 'ip': '172.24.4.118'} created 2025-01-08 08:05:45,895 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2025-01-08 08:05:45,895 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3eea78d4-07e 5-4e7e-880b-8b41bf931244', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cf1c4d25d3914e38808f624c9300283e", "name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "password_expires_at": null}, "audit_ids": ["vyn86-wBSZaK6hnBu9LH4w"], "expires_at": "2025-01-08T09:05:45.000000Z", "issued_at": "2025-01-08T08:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1cd2fe7bf32492bb84cb201b537724c", "name": "tempest-ServerStableDeviceRescueTest-1578489592"}, "is_domain": false, "roles": [{"id": "c0f44091e13e4f8db954151c54b64416", "name": "member"}, {"id": "beeacf603f934cfa975d7e9788a9c87f", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2d8399f7b9be429cb29f409dc52c2b99", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1301d4cfa38344f29970bcdae7b48dce", "type": "image", "name": "glance"}, {"endpoints": [{"id": "362d8f3497924878b5b455779268c053", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "29f79d04d8eb468eaae3f9575c1e875e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "707e6a4ab1ef4612a16ac7067f759368", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5bc63fa9d51844d3805c1a87d97e6811", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "28eac77652af4302b0895c4a6dba0f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ceffab8e67dd4fada0ddd138fe017abd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "14a5cfe220164754afa1c153057ff80f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "df14219cf9fe483ea4fbbe354b64bc43", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "642b3e43ec8947e88c6d35064d72556b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "e6f8014096de4989a0206bfc458e19f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "25ef23a4ff90457f83a37a679e42bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a1cd2fe7bf32492bb84cb201b537724c", "region": "RegionOne"}], "id": "f1bcca31cf9c4f5282c97dafc5390cc4", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-01-08 08:05:45,896 87859 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3e53142f-177c-4935-9a86-5c38b173cb4e', 'name': 'tempest-ServerStableDeviceRescueTest-754439187-network', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58598, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-01-08T08:05:34Z', 'updated_at': '2025-01-08T08:05:34Z', 'revision_number': 1} available for tenant 2025-01-08 08:05:45,897 87859 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-87722657', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsoLSvo8ATpGoZJXkWFOX8g1XookwkVx1B3vresnZ+aJtcmmw4f+nvKUSkBpFGgioVQAJIof69OtIJZ/wo3W0tlpAJXHslztaaEITaTl1j/bvIkDhZ6pA2t+FkQjyIeOw==', 'fingerprint': '7a:dc:be:38:b5:c0:89:9b:11:aa:8f:35:98:ff:79:de', 'user_id': 'cf1c4d25d3914e38808f624c9300283e', 'private_key': '-----BEGIN EC PRI VATE KEY-----\nMIGkAgEBBDCgGYCLcu1SBTVYbZxT3AdwpsRvdEhnoTqMNmSd0ySz+9hA7r5Pdsem\nBfx5D2LAQCKgBwYFK4EEACKhZANiAATrKC0r6PAE6RqGSV5FhTl/INV6KJMJFcdQ\nd763rJ2fmibXJpsOH/p7ylEpAaRRoIqFUACSKH+vTrSCWf8KN1tLZaQCVx7Jc7Wm\nhCE2k5dY/27yJA4WeqQNrfhZEI8iHjs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'name': 'tempest-securitygroup--334277603', 'stateful': True, 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': 'tempest-description--1207820606', 'shared': False, 'security_group_rules': [{'id': '8152b9cb-0aca-4c82-9bc7-256dee297451', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'security_group_id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 605, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 0}, {'id': 'b9cb88c6-0142-43ff-b171-ffc7829278a9', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'security_group_id': 'd4b781f6-3ec7-4f45-8caf-218bf388aea0', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 606, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-01-08T08:05:44Z', 'updated_at': '2025-01-08T08:05:44Z', 'revision_number': 1, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c'}, 'floating_ip': {'id': '6f5e3df6-81be-4c5a-9dcc-d248658fd2dd', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'floating_ip_address': '172.24.4.118', 'floating_network_id': 'd88470da-402e-4a63-bb4f-22e99f8aaca2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-01-08T08:05:45Z', 'updated_at': '2025-01-08T08:05:45Z', 'revision_number': 0, 'ip': '172.24.4.118'}} 2025-01-08 08:05:46,637 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.739s 2025-01-08 08:05:46,637 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "imageRef": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "flavorRef": "1", "networks": [{"uuid": "3e53142f-177c-4935-9a86-5c38b173cb4e"}], "security_groups": [{"name": "tempest-securitygroup--334277603"}], "key_name": "tempest-keypair-87722657", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f23259-2b52-49fa-b413-e7e73101ea79', 'x-compute-request-id': 'req-26f23259-2b52-49fa-b413-e7e73101ea79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "li nks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--334277603"}], "adminPass": "qgUjJ4aRVCwE"}}' 2025-01-08 08:05:46,715 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.074s 2025-01-08 08:05:46,715 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7783604-8188-439e-b164-8c2cffbd98c4', 'x-compute-request-id': 'req-f7783604-8188-439e-b164-8c2cffbd98c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "BUILD", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:47Z", "updated": "2025-01-08T08:05:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:06:37,047 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.268s 2025-01-08 08:06:37,047 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a971bb0-01b6-407c-9977-784b48d84216', 'x-compute-request-id': 'req-8a971bb0-01b6-407c-9977-784b48d84216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:06:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:06:37,061 87859 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-01-08 08:07:37,307 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface 0.224s 2025-01-08 08:07:37,307 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b045cf-22d5-4bbc-96f8-20a3e199641e', 'x-compute-request-id': 'req-19b045cf-22d5-4bbc-96f8-20a3e199641e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "mac_addr": "fa:16:3e:29:1c:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d2b5ae-e763-4e2a-9e0d-bcb78d2518b6", "ip_address": "10.0.0.12"}]}]}' 2025-01-08 08:07:38,100 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd 0.788s 2025-01-08 08:07:38,100 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d98534eb-b5c0-48b0-b6e9-8f9406c64736', 'date': 'Wed, 08 Jan 2025 08:07:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": "66e55de1-8c65-4861-9a15-bcedd2b8744a", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "mac_address": "fa:16:3e:29:1c:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:07:37Z", "revision_number": 1, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:07:38,102 87859 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.118:22' as 'cirros' with public key authentication 2025-01-08 08:07:38,127 87859 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-01-08 08:07:38,232 87859 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-08 08:07:38,232 87859 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.118 successfully created 2025-01-08 08:07:39,004 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.770s 2025-01-08 08:07:39,004 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1287070148"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a086af8-b93e-48bd-b571-109455a7cada', 'x-compute-request-id': 'req-4a086af8-b93e-48bd-b571-109455a7cada', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'' 2025-01-08 08:07:39,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.081s 2025-01-08 08:07:39,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:07:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a27611-8404-4332-bfea-623a94fb134c', 'x-compute-request-id': 'req-41a27611-8404-4332-bfea-623a94fb134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:39Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0 , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,202 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.058s 2025-01-08 08:08:29,203 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2e010d-7946-4a50-abd3-add60091ef3d', 'x-compute-request-id': 'req-2d2e010d-7946-4a50-abd3-add60091ef3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:48Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,268 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab 0.059s 2025-01-08 08:08:29,269 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4568dc-2fe0-406d-a5b6-6923546b2bce', 'x-compute-request-id': 'req-bd4568dc-2fe0-406d-a5b6-6923546b2bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"image": {"id": "6474bb17-db79-4b08-8304-989f974827ab", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e"}, "created": "2025-01-08T08:07:39Z", "updated": "2025-01-08T08:07:48Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6474bb17-db79-4b08-8304-989f974827ab"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6474bb17-db79-4b08-8304-989f974827ab"}], "server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}]}}}' 2025-01-08 08:08:29,473 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.198s 2025-01-08 08:08:29,473 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51067792-eaa7-4cd4-9fa2-e3cfdb59886b', 'x-compute-request-id': 'req-51067792-eaa7-4cd4-9fa2-e3cfdb59886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:07:48Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IP S:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:09:29,688 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab 0.159s 2025-01-08 08:09:29,689 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d80e5199-d08b-4849-be64-bd4dd44f1bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "925404c85abcc4d5fee3bf16424716da", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a1cd2fe7bf32492bb84cb201b537724c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5e4b27110745c4bab43f1d9918b0c7fa1151f89a41fbc4c026ba228015871deb7883aea6895257df65898b320a294e80c3f466cee6a2aad021791034499749f2", "id": "6474bb17-db79-4b08-8304-989f974827ab", "created_at": "2025-01-08T08:07:39Z", "updated_at": "2025-01-08T08:09:30Z", "tags": [], "self": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab", "file": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab/file", "schema": "/v2/schemas/image"}' 2025-01-08 08:09:29,922 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab 0.232s 2025-01-08 08:09:29,922 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95611a9d-2f4f-45ee-a28e-a452b235707b', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/image/v2/images/6474bb17-db79-4b08-8304-989f974827ab'} Body: b'{"base_image_ref": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "418729ad-3a15-482e-8524-891a5ab21fd2", "owner_id": "a1cd2fe7bf32492bb84cb201b537724c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1578489592", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "user_id": "cf1c4d25d3914e38808f624c9300283e", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1287070148", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "925404c85abcc4d5fee3bf16424716da", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a1cd2fe7bf32492bb84cb201b537724c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5e4b27110745c4bab43f1d9918b0c7fa1151f89a41fbc4c026ba228015871deb7883aea6895257df65898b320a294e80c3f466cee6a2aad021791034499749f2", "id": "6474bb17-db79-4b08-8304-989f974827ab", "created_at": "2025-01-08T08:07:39Z", "updated_at": "2025-01-08T08:09:30Z", "tags": [], "self": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab", "file": "/v2/images/6474bb17-db79-4b08-8304-989f974827ab/file", "schema": "/v2/schemas/image"}' 2025-01-08 08:09:30,208 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.285s 2025-01-08 08:09:30,209 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff07bb0-bdb8-4c1e-a326-a531f83553cd', 'x-compute-request-id': 'req-8ff07bb0-bdb8-4c1e-a326-a531f83553cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:07:48Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-08 08:09:30,269 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:09:30,269 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2af3736-96e8-4570-9713-42bb0e9334bc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2af3736-96e8-4570-9713-42bb0e9334bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:05:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:30,281 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached available after waiting for 0.281417 seconds 2025-01-08 08:09:32,495 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 2.213s 2025-01-08 08:09:32,495 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa02dbb-171a-4f2d-ac6c-10537b4a907b', 'x-compute-request-id': 'req-7fa02dbb-171a-4f2d-ac6c-10537b4a907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "device": "/dev/vdb"}}' 2025-01-08 08:09:32,540 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:09:32,541 87859 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56518ff-f630-4a8a-85dc-13ef517b51ce', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56518ff-f630-4a8a-85dc-13ef517b51ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:33,595 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:09:33,595 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f99797-bd40-40fb-b094-bcbfe869cd16', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f99797-bd40-40fb-b094-bcbfe869cd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:34,654 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:09:34,655 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f62166-f7db-43a6-b764-4bffbe161ef6', 'content-length': '852', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f62166-f7db-43a6-b764-4bffbe161ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:35,712 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:09:35,713 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0565fa36-f2d3-4953-a35e-5e7cf3b4a4ba', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0565fa36-f2d3-4953-a35e-5e7cf3b4a4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:36,775 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:09:36,776 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ba5d0e-59a8-4360-8939-68cdbfc621ac', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ba5d0e-59a8-4360-8939-68cdbfc621ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_a t": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:37,866 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.072s 2025-01-08 08:09:37,866 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0602fed5-d297-4f67-b2d7-860f19e6b531', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0602fed5-d297-4f67-b2d7-860f19e6b531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:38,948 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.069s 2025-01-08 08:09:38,949 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1fad5a-232e-4f6a-9155-ee21ec3aba61', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1fad5a-232e-4f6a-9155-ee21ec3aba61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:32.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:40,012 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:09:40,013 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09137043-726c-4096-98bc-aeb1e66e9ed1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09137043-726c-4096-98bc-aeb1e66e9ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:41,083 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:09:41,084 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1607fc-1446-4715-8074-a5baa384011c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1607fc-1446-4715-8074-a5baa384011c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:42,152 87859 INFO [tempest.lib.common.rest_client] Request (ServerSta bleDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:09:42,153 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff19ad39-bf3a-46a6-9108-580e294c6fbe', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff19ad39-bf3a-46a6-9108-580e294c6fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:43,228 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:09:43,229 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaa8ac3-7ef8-432d-9ab3-8634215b4ac3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaa8ac3-7ef8-432d-9ab3-8634215b4ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:44,343 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.101s 2025-01-08 08:09:44,344 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 08 Jan 2025 08:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d07239-36bb-4cc5-ab26-882bc2daab4b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d07239-36bb-4cc5-ab26-882bc2daab4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:45,424 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:09:45,425 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ecb0b2-cb3e-4399-a9f0-f4ca144b894f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ecb0b2-cb3e-4399-a9f0-f4ca144b894f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,512 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.066s 2025-01-08 08:09:46,513 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0978156a-ec5a-4ef5-98c6-ed604924ccca', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0978156a-ec5a-4ef5-98c6-ed604924ccca', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,528 87859 INFO [tempest.common.waiters] Attachment 14902dda-e5e7-4d7c-8260-577c3f661b25 created for volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 to server 418729ad-3a15-482e-8524-891a5ab21fd2 after waiting for 14.527963 seconds 2025-01-08 08:09:46,592 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:09:46,592 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41271e57-5f7d-4dfd-b297-b23f96a0079c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41271e57-5f7d-4dfd-b297-b23f96a0079c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,605 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached in-use after waiting for 0.605538 seconds 2025-01-08 08:09:46,659 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.053s 2025-01-08 08:09:46,659 87859 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f9dc48-6f37-4a3d-a8ef-8dfcb21763a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f9dc48-6f37-4a3d-a8ef-8dfcb21763a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:09:46,685 87859 INFO [tempest.common.waiters] volume b59225d0-8cc2-4594-a9d9-a3aa1d176714 reached in-use after waiting for 0.685494 seconds 2025-01-08 08:09:47,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.403s 2025-01-08 08:09:47,090 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"rescue": {"rescue_image_ref": "6474bb17-db79-4b08-8304-989f974827ab"}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '29', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965a5aee-428f-4e41-8a46-0cf679606562', 'x-compute-request-id': 'req-965a5aee-428f-4e41-8a46-0cf679606562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'{"adminPass": "dDpXvy8rdf2V"}' 2025-01-08 08:09:47,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.324s 2025-01-08 08:09:47,418 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac271354-9a6e-4d0f-9c54-8ea496854b90', 'x-compute-request-id': 'req-ac271354-9a6e-4d0f-9c54-8ea496854b90', 'connection': 'close', ' status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "ACTIVE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:09:47Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:06:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}]}}' 2025-01-08 08:10:37,700 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2 0.219s 2025-01-08 08:10:37,700 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50e523e-2b1f-4049-9ba5-daddad15aede', 'x-compute-request-id': 'req-b50e523e-2b1f-4049-9ba5-daddad15aede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2'} Body: b'{"server": {"id": "418729ad-3a15-482e-8524-891a5ab21fd2", "name": "tempest-ServerStableDeviceRescueTest-server-1526377819", "status": "RESCUE", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "user_id": "cf1c4d25d3914e38808f624c9300283e", "metadata": {}, "hostId": "200d7342b776d5e6016fdb9b291e8ca5e3d655e8661fcb8b104a2cc8", "image": {"id": "c8364bb0-8ed7-418e-8d38-f2da5186cf29", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8364bb0-8ed7-418e-8d38-f2da5186cf29"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-01-08T08:05:46Z", "updated": "2025-01-08T08:10:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-754439187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}, {"version": 4, "addr": "172.24.4.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:1c:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compu te/servers/418729ad-3a15-482e-8524-891a5ab21fd2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-87722657", "OS-SRV-USG:launched_at": "2025-01-08T08:10:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--334277603"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714"}]}}' 2025-01-08 08:10:37,716 87859 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 50 second wait 2025-01-08 08:11:38,008 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action 0.230s 2025-01-08 08:11:38,008 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"unrescue": {}} Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5270f02d-7129-41f8-8cee-eb1c4185db29', 'x-compute-request-id': 'req-5270f02d-7129-41f8-8cee-eb1c4185db29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/action'} Body: b'' 2025-01-08 08:11:38,063 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2025-01-08 08:11:38,064 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d254af5e-79fd-4c20-9ef0-dd1b8cd1ffa7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cf1c4d25d3914e38808f624c9300283e", "name": "tempest-ServerStableDeviceRescueTest-1578489592-project-member", "password_expires_at": null}, "audit_ids": ["DdIww-dnSE6iml-5WUbezA"], "expires_at": "2025-01-08T09:11:38.000000Z", "issued_at": "2025-01-08T08:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1cd2fe7bf32492bb84cb201b537724c", "name": "tempest-ServerStableDeviceRescueTest-1578489592"}, "is_domain": false, "roles": [{"id": "c0f44091e13e4f8db954151c54b64416", "name": "member"}, {"id": "beeacf603f934cfa975d7e9788a9c87f", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2d8399f7b9be429cb29f409dc52c2b99", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1301d4cfa38344f29970bcdae7b48dce", "type": "image", "name": "glance"}, {"endpoints": [{"id": "362d8f3497924878b5b455779268c053", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "29f79d04d8eb468eaae3f9575c1e875e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "707e6a4ab1ef4612a16ac7067f759368", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5bc63fa9d51844d3805c1a87d97e6811", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "28eac77652af4302b0895c4a6dba0f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ceffab8e67dd4fada0ddd138fe017abd", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "14a5cfe220164754afa1c153057ff80f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "df14219cf9fe483ea4fbbe354b64bc43", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "642b3e43ec8947e88c6d35064d72556b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "e6f8014096de4989a0206bfc458e19f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "25ef23a4ff90457f83a37a679e42bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a1cd2fe7bf32492bb84cb201b537724c", "region": "RegionOne"}], "id": "f1bcca31cf9c4f5282c97dafc5390cc4", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-01-08 08:11:38,064 87859 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3e53142f-177c-4935-9a86-5c38b173cb4e', 'name': 'tempest-ServerStableDeviceRescueTest-754439187-network', 'tenant_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a1cd2fe7bf32492bb84cb201b537724c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58598, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-01-08T08:05:34Z', 'updated_at': '2025-01-08T08:05:34Z', 'revision_number': 1} available for tenant 2025-01-08 08:11:38,216 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface 0.151s 2025-01-08 08:11:38,217 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b37910-a3f3-4c50-8eef-8869c1d6fe9f', 'x-compute-request-id': 'req-27b37910-a3f3-4c50-8eef-8869c1d6fe9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "mac_addr": "fa:16:3e:29:1c:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d2b5ae-e763-4e2a-9e0d-bcb78d2518b6", "ip_address": "10.0.0.12"}]}]}' 2025-01-08 08:11:38,985 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd 0.764s 2025-01-08 08:11:38,986 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '832', 'x-openstack-request-id': 'req-1f377159-6af2-46a7-ba99-765cfd9de5ff', 'date': 'Wed, 08 Jan 2025 08:11:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696 /networking/v2.0/floatingips/6f5e3df6-81be-4c5a-9dcc-d248658fd2dd'} Body: b'{"floatingip": {"id": "6f5e3df6-81be-4c5a-9dcc-d248658fd2dd", "tenant_id": "a1cd2fe7bf32492bb84cb201b537724c", "floating_ip_address": "172.24.4.118", "floating_network_id": "d88470da-402e-4a63-bb4f-22e99f8aaca2", "router_id": "66e55de1-8c65-4861-9a15-bcedd2b8744a", "port_id": "4f220471-0eaf-46f4-95f7-f2d84f0593d1", "fixed_ip_address": "10.0.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "3e53142f-177c-4935-9a86-5c38b173cb4e", "mac_address": "fa:16:3e:29:1c:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-01-08T08:05:45Z", "updated_at": "2025-01-08T08:11:38Z", "revision_number": 3, "project_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:11:38,987 87859 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.118:22' as 'cirros' with public key authentication 2025-01-08 08:11:39,005 87859 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-01-08 08:11:39,155 87859 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-08 08:11:39,156 87859 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.118 successfully created 2025-01-08 08:11:39,216 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.059s 2025-01-08 08:11:39,217 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb24d2-eca8-4b7b-9344-2b8ffa73695e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb24d2-eca8-4b7b-9344-2b8ffa73695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:11:39,330 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 409 DELETE http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.101s 2025-01-08 08:11:39,330 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api- version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-9da5089f-04c3-419b-9514-f5878e9cadef', 'x-compute-request-id': 'req-9da5089f-04c3-419b-9514-f5878e9cadef', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 418729ad-3a15-482e-8524-891a5ab21fd2 while it is in vm_state rescued"}}' 2025-01-08 08:11:39,375 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.043s 2025-01-08 08:11:39,375 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ebae57-b22f-4a80-8705-de7378fe9282', 'x-compute-request-id': 'req-f0ebae57-b22f-4a80-8705-de7378fe9282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:12:29,480 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.052s 2025-01-08 08:12:29,480 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dacf2ac-ab9a-4673-9763-f6b2d35fab1e', 'x-compute-request-id': 'req-1dacf2ac-ab9a-4673-9763-f6b2d35fab1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:13:19,607 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.077s 2025-01-08 08:13:19,608 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f4e510-ced8-4864-8478-ddcbb4170aeb', 'x-compute-request-id': 'req-e1f4e510-ced 8-4864-8478-ddcbb4170aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:14:09,720 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.059s 2025-01-08 08:14:09,730 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:14:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7541e81b-9300-4ce5-9a0d-0b03d0c33065', 'x-compute-request-id': 'req-7541e81b-9300-4ce5-9a0d-0b03d0c33065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:14:59,871 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.089s 2025-01-08 08:14:59,872 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f397be-4595-468e-80a7-8a7ed2defcf9', 'x-compute-request-id': 'req-08f397be-4595-468e-80a7-8a7ed2defcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:15:49,980 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.057s 2025-01-08 08:15:49,980 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba49beea-fd9b-4c1d-b63b-4c0efd48b858', 'x-compute-request-id': 'req-ba49beea-fd9b-4c1d-b63b-4c0efd48b858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a 9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:16:40,224 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.191s 2025-01-08 08:16:40,224 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92f97a4-c986-469b-83c6-4f4a5621484f', 'x-compute-request-id': 'req-b92f97a4-c986-469b-83c6-4f4a5621484f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:17:30,338 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.063s 2025-01-08 08:17:30,339 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474b559b-1745-4dc9-a691-0604dd4fa631', 'x-compute-request-id': 'req-474b559b-1745-4dc9-a691-0604dd4fa631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:18:20,486 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.095s 2025-01-08 08:18:20,486 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213f05ff-0337-4217-b8b5-9cee413958e4', 'x-compute-request-id': 'req-213f05ff-0337-4217-b8b5-9cee413958e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:19:10,654 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/o s-volume_attachments 0.116s 2025-01-08 08:19:10,655 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1691f997-5ea9-4a11-85e0-20b3791d5251', 'x-compute-request-id': 'req-1691f997-5ea9-4a11-85e0-20b3791d5251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:20:00,764 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.058s 2025-01-08 08:20:00,765 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194ab7cb-6ccb-48cb-a882-bf5f671196a1', 'x-compute-request-id': 'req-194ab7cb-6ccb-48cb-a882-bf5f671196a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:20:50,861 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.047s 2025-01-08 08:20:50,862 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795a7192-7f07-467a-b6ae-923111e5cb15', 'x-compute-request-id': 'req-795a7192-7f07-467a-b6ae-923111e5cb15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:21:41,090 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.176s 2025-01-08 08:21:41,091 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:21:40 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b887f6c-fb05-4885-be06-1c9bc4b799c1', 'x-compute-request-id': 'req-6b887f6c-fb05-4885-be06-1c9bc4b799c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:22:31,201 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.055s 2025-01-08 08:22:31,201 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a68ac2-3bd8-49d0-a6fe-2abcc7a5a926', 'x-compute-request-id': 'req-e7a68ac2-3bd8-49d0-a6fe-2abcc7a5a926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:23:21,311 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.061s 2025-01-08 08:23:21,311 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269a137e-88a9-46eb-a564-a48432f412a5', 'x-compute-request-id': 'req-269a137e-88a9-46eb-a564-a48432f412a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:24:11,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.052s 2025-01-08 08:24:11,418 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b057826d-8c44-4a00-8191-e6503807ab1f', 'x-com pute-request-id': 'req-b057826d-8c44-4a00-8191-e6503807ab1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:25:01,477 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments 0.050s 2025-01-08 08:25:01,477 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b68c2f4-6a22-4e01-bfed-a3fa5b27e681', 'x-compute-request-id': 'req-7b68c2f4-6a22-4e01-bfed-a3fa5b27e681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/418729ad-3a15-482e-8524-891a5ab21fd2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "volumeId": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "serverId": "418729ad-3a15-482e-8524-891a5ab21fd2", "device": "/dev/vdb"}]}' 2025-01-08 08:25:43,675 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:25:43,675 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c0cf87-bada-4c9b-8d9d-15f89d514d5a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c0cf87-bada-4c9b-8d9d-15f89d514d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:44,763 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:25:44,764 87859 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3362d50-7e7c-4d89-b2bb-41150289661e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3362d50-7e7c-4d89-b2bb-41150289661e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:45,835 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:25:45,835 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d490ea4-1038-4db1-b6c4-58c21f3766c4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d490ea4-1038-4db1-b6c4-58c21f3766c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:46,892 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042 s 2025-01-08 08:25:46,892 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac5e77-b1cb-40c5-9ff9-197543023631', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac5e77-b1cb-40c5-9ff9-197543023631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:47,949 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:47,950 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb62d90-98ba-4c40-bc85-2e10e281860c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb62d90-98ba-4c40-bc85-2e10e281860c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:49,007 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanup s): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:25:49,008 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094f441f-6008-4b29-beb2-b1911c6954b9', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094f441f-6008-4b29-beb2-b1911c6954b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:50,070 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:25:50,071 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1395b8e5-940a-416f-9596-3b62ff34b2fc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1395b8e5-940a-416f-9596-3b62ff34b2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:51,133 87859 IN FO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:25:51,133 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340e503c-45d9-4291-a9f7-34267e5aff4e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340e503c-45d9-4291-a9f7-34267e5aff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:52,189 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:52,190 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb7774a-6064-4509-a622-b9df74932d0f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb7774a-6064-4509-a622-b9df74932d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tena nt-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:53,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:25:53,250 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f520e15-7f26-4fd3-90fb-9731dce41ead', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f520e15-7f26-4fd3-90fb-9731dce41ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:54,304 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:54,305 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e41304-9b96-447f-80ad-52926cb6b684', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e41304-9b96-447f-80ad-52926cb6b684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name ": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:55,399 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.080s 2025-01-08 08:25:55,399 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebde1340-36a1-44a5-87b9-50078cf5389f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebde1340-36a1-44a5-87b9-50078cf5389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:56,455 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:56,456 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd5fe42-71d4-4614-ab43-ddfae0ea17f4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd5fe42-71d4-4614-ab43-ddfae0ea17f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc 2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:57,510 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:25:57,510 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f85c447-0c13-4ba4-b69c-00a5b05a609b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f85c447-0c13-4ba4-b69c-00a5b05a609b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:58,568 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:25:58,568 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e78596-6f24-4ecc-9ab0-88764b5959f8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e78596-6f24-4ecc-9ab0-88764b5959f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d17 6714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:25:59,624 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:25:59,624 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ebd892-6265-484b-be67-46762dab66d8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ebd892-6265-484b-be67-46762dab66d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:00,689 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:26:00,690 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b776bcba-603a-45cc-9d8e-202753ba9d56', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b776bcba-603a-45cc-9d8e-202753ba9d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:01,753 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:26:01,753 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccbfea7-0bf0-4c29-8d10-5f809a745623', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccbfea7-0bf0-4c29-8d10-5f809a745623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:02,811 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:02,811 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b7e7b8-d239-4f55-98b4-353566436d3c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b7e7b8-d239-4f55-98b4-353566436d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283 e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:03,868 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:03,869 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab235335-ea73-4a4c-a1d1-46f33c56215e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab235335-ea73-4a4c-a1d1-46f33c56215e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:04,925 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:04,925 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db71670-05ea-47ab-a2b5-f58896bcb028', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db71670-05ea-47ab-a2b5-f58896bcb028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/vo lumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:05,982 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:05,983 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9835efdf-278d-4795-8dee-1f5c41505f8f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9835efdf-278d-4795-8dee-1f5c41505f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:07,038 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:07,039 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19f2841-6286-4c56-805b-782e22c8f917', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19f2841-6286-4c56-805b-782e22c8f917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225 d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:08,097 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:08,098 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3404e7-aa1d-48e5-9fb1-cdbb7cc8c3c3', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3404e7-aa1d-48e5-9fb1-cdbb7cc8c3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:09,157 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:09,157 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5929643-48c5-49c4-a400-130939dd46c6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5929643-48c5-49c4-a400-130939dd46c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:10,213 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:10,214 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4b21ec-39ce-4cb5-8831-7359f7812119', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4b21ec-39ce-4cb5-8831-7359f7812119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:11,289 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:11,289 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfac2340-9ae4-405e-ad28-faade590c84c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac2340-9ae4-405e-ad28-faade590c84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "descri ption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:12,355 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:26:12,356 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33a21f7-339a-43e3-8394-d821f1322bf0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33a21f7-339a-43e3-8394-d821f1322bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:13,417 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:26:13,417 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c91194f-ff98-40ef-bcc3-35e9869fef19', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c91194f-ff98-40ef-bcc3-35e9869fef19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T0 8:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:14,485 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.054s 2025-01-08 08:26:14,486 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38dc57c-dae6-4352-917c-c31dc4bd5bc0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38dc57c-dae6-4352-917c-c31dc4bd5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:15,543 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:15,544 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc8555a-c659-4a8d-8e47-2a865240ab1b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc8555a-c659-4a8d-8e47-2a865240ab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availabil ity_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:16,604 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:16,604 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86092fe2-d8ac-49de-9178-94156bdf4bde', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86092fe2-d8ac-49de-9178-94156bdf4bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:17,665 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:17,666 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c4b505-bf43-4132-bd3a-5bf096c5a77f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c4b505-bf43-4132-bd3a-5bf096c5a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume" : {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:18,720 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:18,721 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e1f602-3004-492e-8c3d-a40d1e3b4f2a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e1f602-3004-492e-8c3d-a40d1e3b4f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:19,778 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:19,778 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f27b0e-1628-4201-9857-7d54d51a2242', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f27b0e-1628-4201-9857-7d54d51a2242', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:20,840 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:26:20,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e968df-0b55-4512-b5db-293f199da2e5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e968df-0b55-4512-b5db-293f199da2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:21,900 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:21,900 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b05a7e-f2ea-4f92-b750-33466bc9e573', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b05a7e-f2ea-4f92-b 750-33466bc9e573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:22,958 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:22,958 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece12687-6aeb-4f8a-903a-18e4a4624c5e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece12687-6aeb-4f8a-903a-18e4a4624c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:24,026 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.050s 2025-01-08 08:26:24,026 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1e7a0b-dc3c-42a8-8cea-f7d64e28fad4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1e7a0b-dc3c-42a8-8cea-f7d64e28fad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:25,081 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:25,081 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d072d7c1-a3c8-4d46-bec4-ad261ce5e236', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d072d7c1-a3c8-4d46-bec4-ad261ce5e236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:26,137 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:26,137 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e95088 -5319-4964-a281-57b0df5f975c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e95088-5319-4964-a281-57b0df5f975c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:27,191 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:27,191 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a6368a-319d-470d-a51b-0a57e7c61ce2', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a6368a-319d-470d-a51b-0a57e7c61ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:28,249 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:28,249 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:28 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23167172-f8d8-4f3c-a7e5-e5280aa0422e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23167172-f8d8-4f3c-a7e5-e5280aa0422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:29,307 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:29,308 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5a1e43-9135-414c-bd3c-1e785fa2ff40', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5a1e43-9135-414c-bd3c-1e785fa2ff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:30,365 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:30,366 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c60bdd-a71b-4970-be7e-cde7e5c5b20d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c60bdd-a71b-4970-be7e-cde7e5c5b20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:31,421 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:31,421 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a28a55b-f5c7-439d-9bbd-a8f11d9ce804', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a28a55b-f5c7-439d-9bbd-a8f11d9ce804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:32,484 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:26:32,484 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b6b746-601f-4a1d-a509-561223f329a8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b6b746-601f-4a1d-a509-561223f329a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:33,545 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:33,546 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634322dc-d629-4f79-b5c5-e73a4fac18ad', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634322dc-d629-4f79-b5c5-e73a4fac18ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:34,604 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:34,6 04 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa1170b-c30a-4769-9c41-776b4cb7b4b1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa1170b-c30a-4769-9c41-776b4cb7b4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:35,663 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:35,664 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c5045c-f08b-43a2-a034-42376aac6a2e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c5045c-f08b-43a2-a034-42376aac6a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:36,722 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0 .0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:26:36,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecd15b-d7ba-45d8-bfc1-9bab88b4f02d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecd15b-d7ba-45d8-bfc1-9bab88b4f02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:37,776 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:26:37,777 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1799d057-388b-499a-9be6-888fab04bae0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1799d057-388b-499a-9be6-888fab04bae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:38,830 87859 INFO [tempest.lib.com mon.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:38,831 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820f84e3-2bc2-41d1-9756-7c47f99035bb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820f84e3-2bc2-41d1-9756-7c47f99035bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:39,945 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.099s 2025-01-08 08:26:39,946 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc35c4b-8f65-4b4d-b861-eb6647280297', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc35c4b-8f65-4b4d-b861-eb6647280297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1 cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:41,124 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.166s 2025-01-08 08:26:41,125 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ad70a9-2a62-470e-97a0-27ca48b9801d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ad70a9-2a62-470e-97a0-27ca48b9801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:42,185 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:42,185 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be2df3e-1420-437d-b8cb-fb383315181c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be2df3e-1420-437d-b8cb-fb383315181c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/de v/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:43,257 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:26:43,257 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f104d4-b562-4936-b980-5cd361d0dc25', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f104d4-b562-4936-b980-5cd361d0dc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:44,348 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:26:44,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406390a1-60fe-42a3-8ed0-555adfbe856e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406390a1-60fe-42a3-8ed0-555adfbe856e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d17671 4", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:45,462 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.086s 2025-01-08 08:26:45,462 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d86478-4bea-42ae-b205-de193672f946', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d86478-4bea-42ae-b205-de193672f946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:46,550 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:46,550 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f406514c-ac45-4284-a567-667bb64fafdb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f406514c-ac45-4284-a567-667bb64fafdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:47,612 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:26:47,613 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301efc7f-182b-4940-a086-37f923caee9c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301efc7f-182b-4940-a086-37f923caee9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:48,667 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.040s 2025-01-08 08:26:48,667 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6056bd-377a-41ba-9670-0355c8b4b5a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6056bd-377a-41ba-9670-0355c8b4b5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:49,722 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:26:49,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b550bac6-ff04-41a3-a81e-b6c2cc0e308e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b550bac6-ff04-41a3-a81e-b6c2cc0e308e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:50,782 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:26:50,782 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be067c79-9286-4066-afed-ba237c7e30a6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be067c79-9286-4066-afed-ba237c7e30a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false" , "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:51,841 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:26:51,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36deb69a-85f3-4be7-8fae-daae0ef622ff', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36deb69a-85f3-4be7-8fae-daae0ef622ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:52,897 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:26:52,898 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abd43a7-1b8a-497f-b5b6-558e2085986f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abd43a7-1b8a-497f-b5b6-558e2085986f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-459 4-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:53,953 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:26:53,953 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3e8d93-f6f8-4d91-9950-28ec39980aca', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3e8d93-f6f8-4d91-9950-28ec39980aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:55,015 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:26:55,015 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0884211b-be24-4ea8-9c6c-2523a396e6c4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0884211b-be24-4ea8-9c6c-2523a396e6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1 d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:56,106 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.078s 2025-01-08 08:26:56,107 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208680d0-3da6-46f2-b253-0c5e29d8f0e8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208680d0-3da6-46f2-b253-0c5e29d8f0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:57,204 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.083s 2025-01-08 08:26:57,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaae574-07dd-41cf-aeeb-da68e9f3d40d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaae574-07dd-41cf-aeeb-da68e9f3d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:58,272 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.054s 2025-01-08 08:26:58,273 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cc7c0d-3be9-4202-b72c-59cb708929fc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cc7c0d-3be9-4202-b72c-59cb708929fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:26:59,348 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:26:59,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d61ed1-0175-4030-a4d1-c12b7675f075', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d61ed1-0175-4030-a4d1-c12b7675f075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:00,409 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:00,409 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6def086b-1d9c-4eb5-b899-93139ec82231', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6def086b-1d9c-4eb5-b899-93139ec82231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:01,468 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:01,469 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf75ad0-1238-4056-bedf-7312dd91bfdf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf75ad0-1238-4056-bedf-7312dd91bfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name" : "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:02,533 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:27:02,534 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d00884-d6de-4c44-87c1-7a066acc7630', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d00884-d6de-4c44-87c1-7a066acc7630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:03,602 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:03,603 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab69084-d85f-4126-996f-f3e67bc0d86f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab69084-d85f-4126-996f-f3e67bc0d86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "cre ated_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:04,660 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:04,661 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9752feee-18f5-471e-a25a-a3c72206749a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9752feee-18f5-471e-a25a-a3c72206749a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:05,721 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:05,722 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee126df-bd4c-4f72-9d72-f32106d73fd8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee126df-bd4c-4f72-9d72-f32106d73fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2 -4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:06,778 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:06,778 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a2edf7-35d6-4fc0-87cd-6dde78057334', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a2edf7-35d6-4fc0-87cd-6dde78057334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:07,841 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:27:07,841 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d91bca-0224-457e-aaf3-852435034fd9', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d91bca-0224-457e-aaf3-852435034fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volum es/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:08,900 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:08,900 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce18697-dd20-451c-a06c-ff2bb11c8a31', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce18697-dd20-451c-a06c-ff2bb11c8a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:09,960 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:09,961 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd885339-4f67-4e1b-9118-c0530b467e70', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd885339-4f67-4e1b-9118-c0530b467e70', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:11,021 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:11,021 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0916562d-0383-4a58-8520-73ebc35229d1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0916562d-0383-4a58-8520-73ebc35229d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:12,080 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:12,081 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ae4015-a5bf-4600-89e3-4ebf386d2a93', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-e3ae4015-a5bf-4600-89e3-4ebf386d2a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:13,146 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.051s 2025-01-08 08:27:13,146 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5319c0-0056-4f5d-8ff9-54fa07759d2d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5319c0-0056-4f5d-8ff9-54fa07759d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:14,202 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:14,203 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4457f5b3-a25d-44dd-9dcd-1be95aa 8bf1f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4457f5b3-a25d-44dd-9dcd-1be95aa8bf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:15,260 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:15,260 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1e888c-5f40-4097-8446-2ef961a7d048', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1e888c-5f40-4097-8446-2ef961a7d048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:16,321 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:16,322 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-7fbf5ac0-f78c-4950-9f4b-d5aef1044f5b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbf5ac0-f78c-4950-9f4b-d5aef1044f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:17,405 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.070s 2025-01-08 08:27:17,406 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98559287-a81d-4513-8f85-5a2407bd0e97', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98559287-a81d-4513-8f85-5a2407bd0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:18,461 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:18,462 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 08 Jan 2025 08:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaab2ab5-505a-4257-a4c0-c3a588e92dc2', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaab2ab5-505a-4257-a4c0-c3a588e92dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:19,517 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:19,518 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae4aa03-cc95-4138-975d-a25569a15cda', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae4aa03-cc95-4138-975d-a25569a15cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:20,576 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:20,576 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78566043-41bc-4547-a732-e471b33eb657', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78566043-41bc-4547-a732-e471b33eb657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:21,644 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:27:21,645 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8988e8b-13de-405e-b617-b34cc0d0f21f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8988e8b-13de-405e-b617-b34cc0d0f21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:22,734 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.064s 2025-01-08 08:27:22,735 87859 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76250c59-4f32-4f38-a47d-976c00cc0a7d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76250c59-4f32-4f38-a47d-976c00cc0a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:23,804 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.055s 2025-01-08 08:27:23,804 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ec960e-da2e-45b4-b516-ec60643692dc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ec960e-da2e-45b4-b516-ec60643692dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:24,862 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volume s/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:24,863 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ae38c3-6e35-457e-a64f-f6e36a2f571d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ae38c3-6e35-457e-a64f-f6e36a2f571d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:25,942 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.065s 2025-01-08 08:27:25,943 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c063093-1308-4372-ad65-ffbcf3f9118b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c063093-1308-4372-ad65-ffbcf3f9118b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:27,000 87859 INFO [tempest.lib.common.rest_client] Reques t (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:27,001 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26afc024-dee0-4aad-8c16-6c9a2a5f7d21', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26afc024-dee0-4aad-8c16-6c9a2a5f7d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:28,062 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:28,063 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbee1f3c-0b5f-4422-837c-46a52404ed8c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbee1f3c-0b5f-4422-837c-46a52404ed8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b 537724c"}}' 2025-01-08 08:27:29,173 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.095s 2025-01-08 08:27:29,174 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903a8a11-e04b-41db-9be1-c62767d38fd7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903a8a11-e04b-41db-9be1-c62767d38fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:30,251 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:27:30,252 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dcfde4-8c92-4a1a-82e7-3da8e06d76b8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dcfde4-8c92-4a1a-82e7-3da8e06d76b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:31,309 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:31,309 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4b5be2-4138-484e-ae39-da307c00021e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4b5be2-4138-484e-ae39-da307c00021e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:32,371 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:27:32,371 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6b0895-db17-4518-9dd7-2f44f6724792', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6b0895-db17-4518-9dd7-2f44f6724792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "41872 9ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:33,434 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:27:33,434 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13799fe0-9253-4f0c-b52d-e0df3fe820bf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13799fe0-9253-4f0c-b52d-e0df3fe820bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:34,490 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:34,490 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ed7a4d-3ce2-4f4b-8b88-a8d1bd880414', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ed7a4d-3ce2-4f4b-8b88-a8d1bd880414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-82 60-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:35,548 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:35,549 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd7cba2-a2ca-4289-8998-b5c6ce1856c7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd7cba2-a2ca-4289-8998-b5c6ce1856c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:36,633 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.070s 2025-01-08 08:27:36,633 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e401b83-b57c-4583-b8cb-185cc15da63d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e401b83-b57c-4583-b8cb-185cc15da63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments ": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:37,691 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:37,691 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd082c6d-8800-4758-add1-10d520604f87', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd082c6d-8800-4758-add1-10d520604f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:38,747 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:38,747 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f62ad53-199f-40a5-881d-a3753479affb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f62ad53-199f-40a5-881d-a3753479affb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, " replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:39,804 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:39,804 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0988d5e6-5461-4ca8-af61-875597804ec6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0988d5e6-5461-4ca8-af61-875597804ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:40,870 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:27:40,870 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4747b7c0-92b7-404e-9425-6114d3a64ed7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4747b7c0-92b7-404e-9425-6114d3a64ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:41,927 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:41,928 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c89e47-b0cb-4103-b9be-6f90c378e68b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c89e47-b0cb-4103-b9be-6f90c378e68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:42,985 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:42,986 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf54c9d-dfdb-4d30-bb25-56bd39ea8087', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf54c9d-dfdb-4d30-bb25-56bd39ea8087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "boo kmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:44,047 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:44,047 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c3c9af-27ef-44a9-bf4e-63f72d20fa2a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c3c9af-27ef-44a9-bf4e-63f72d20fa2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:45,117 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.056s 2025-01-08 08:27:45,117 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad913f22-03cb-4d0f-99ce-03f5d3167a7a', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad913f22-03cb-4d0f-99ce-03f5d3167a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:46,172 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:46,173 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b67f528-e8f4-44b5-a218-20d9d04cec93', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b67f528-e8f4-44b5-a218-20d9d04cec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:47,230 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:47,231 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a294f7-b43f-4f51-bfcb-92522527f5df', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a294f7-b43f-4f51-bfcb-92522527f5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:48,286 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:48,287 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6ed9d1-9b82-4559-bc60-e8f38a7778ad', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6ed9d1-9b82-4559-bc60-e8f38a7778ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:49,345 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:49,346 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901db192-1921-4008-b08e-cfae4f0ec0fa', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901db192-1921-4008-b08e-cfae4f0ec0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStable DeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:50,402 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:27:50,403 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b825c21-ecdd-4d2b-b528-7bd2d0d10a33', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b825c21-ecdd-4d2b-b528-7bd2d0d10a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:51,463 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:27:51,464 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab847476-9749-4dfc-b85d-0374ff9a8012', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab847476-9749-4dfc-b85d-0374ff9a8012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T0 8:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:52,519 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:52,519 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ed0a42-37ef-4918-a835-102c20014199', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ed0a42-37ef-4918-a835-102c20014199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:53,573 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:53,574 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccf2a38-cf06-45e3-84fd-99db5e3c98ee', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccf2a38-cf06-45e3-84fd-99db5e3c98ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714 ", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:54,628 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:54,629 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491c1209-8106-40bd-b82d-84573d79356c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491c1209-8106-40bd-b82d-84573d79356c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:55,686 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:27:55,686 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8948186b-03f7-4bf0-9302-7cc3aff85c35', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8948186b-03f7-4bf0-9302-7cc3aff85c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a 9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:56,745 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:56,746 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f76a6d-e0de-4328-a72b-a0bacf4db84e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f76a6d-e0de-4328-a72b-a0bacf4db84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:57,801 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:27:57,801 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615cab1d-dcbe-4ecd-9f42-3a91e16ce6ea', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615cab1d-dcbe-4ecd-9f42-3a91e16ce6ea', 'connection': 'close', 'sta tus': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:58,860 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:27:58,861 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad9ab02-f932-4095-a2f3-f840829351b1', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad9ab02-f932-4095-a2f3-f840829351b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:27:59,916 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:27:59,916 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ef7138-aa82-4307-9004-3931a38f9213', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-c8ef7138-aa82-4307-9004-3931a38f9213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:00,972 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:00,972 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aba212f-35a8-42cc-bc03-ad57b39aa270', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aba212f-35a8-42cc-bc03-ad57b39aa270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:02,078 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.090s 2025-01-08 08:28:02,078 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef877d0c-58bb-41f3-b28e-0121ada78327', 'content-length ': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef877d0c-58bb-41f3-b28e-0121ada78327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:03,140 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:03,140 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636b48e1-fa51-4bc5-aaa5-4a2bafe5b738', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636b48e1-fa51-4bc5-aaa5-4a2bafe5b738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:04,197 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:04,197 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-b5d69cd2-95f4-40ff-b5b3-cdb8b2016595', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d69cd2-95f4-40ff-b5b3-cdb8b2016595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:05,304 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.093s 2025-01-08 08:28:05,304 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e7a704-dd58-4c1e-b23e-219ed2b50744', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e7a704-dd58-4c1e-b23e-219ed2b50744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:06,371 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.053s 2025-01-08 08:28:06,371 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a2146e-87a9-4dc1-bdbd-cbd6ae6019a0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a2146e-87a9-4dc1-bdbd-cbd6ae6019a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:07,429 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:07,430 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b4e746-58be-4284-bfdc-1befed3c5346', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b4e746-58be-4284-bfdc-1befed3c5346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:08,490 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:08,490 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41041865-d374-4296-afc0-a57b371045c6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41041865-d374-4296-afc0-a57b371045c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:09,554 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:09,555 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda9ffd-9d67-458c-9dec-a8376d14cfe7', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda9ffd-9d67-458c-9dec-a8376d14cfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:10,617 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:10,617 87859 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efc5db7-9bc5-40d5-9fea-ab83581e5bff', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efc5db7-9bc5-40d5-9fea-ab83581e5bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:11,677 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:11,678 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276cd167-e9f0-4953-b11e-4891f7a0adab', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276cd167-e9f0-4953-b11e-4891f7a0adab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:12,752 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9 d9-a3aa1d176714 0.061s 2025-01-08 08:28:12,752 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f829c00d-3a07-428f-9b17-e2a59657d3fe', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f829c00d-3a07-428f-9b17-e2a59657d3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:13,849 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.083s 2025-01-08 08:28:13,849 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c892194c-bac8-4d8f-bd4a-9e459aa546df', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c892194c-bac8-4d8f-bd4a-9e459aa546df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:14,916 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRe scueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:14,916 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06568505-83f3-4575-ab1b-e84632c51d89', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06568505-83f3-4575-ab1b-e84632c51d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:15,976 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:15,976 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7422e8-bb1e-48b0-892a-1bdefe57751e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7422e8-bb1e-48b0-892a-1bdefe57751e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:17,034 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:17,035 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3d602b-770d-4aa3-aa37-0e21b8c8697f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3d602b-770d-4aa3-aa37-0e21b8c8697f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:18,089 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:18,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9db940-bf3e-466a-a21d-e0e8493876bf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9db940-bf3e-466a-a21d-e0e8493876bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.00 0000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:19,146 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:19,147 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6484ad53-37a0-47df-b8c1-5e51cfd0e422', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6484ad53-37a0-47df-b8c1-5e51cfd0e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:20,204 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:20,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62083637-66f4-454a-b5ed-07bcead5f34b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62083637-66f4-454a-b5ed-07bcead5f34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a 5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:21,285 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.067s 2025-01-08 08:28:21,286 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d811c7dc-c605-4a56-86eb-9ac10834be35', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d811c7dc-c605-4a56-86eb-9ac10834be35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:22,347 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:22,348 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5204edca-02a6-425b-83d5-31223f553cc6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5204edca-02a6-425b-83d5-31223f553cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volu me_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:23,406 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:23,407 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c96648-4953-4b47-8035-4e86c1643925', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c96648-4953-4b47-8035-4e86c1643925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:24,483 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:28:24,483 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8307be-0f24-42e3-bc07-087035353b6f', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8307be-0f24-42e3-bc07-087035353b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8c c2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:25,539 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:25,539 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62816c44-eefa-4ed3-a5a0-f95a96054e34', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62816c44-eefa-4ed3-a5a0-f95a96054e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:26,598 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.045s 2025-01-08 08:28:26,598 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39a599a-f3de-49e2-a1fc-e55437432be0', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39a599a-f3de-49e2-a1fc-e55437432be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:27,653 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:27,654 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18aad62c-ddc3-4832-8638-0c6172c3f6d5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18aad62c-ddc3-4832-8638-0c6172c3f6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:28,713 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:28,713 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a258c2b-d58c-41b5-90f2-bead24c3c158', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a258c2b-d58c-41b5-90f2-bead24c3c158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3 914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:29,775 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.048s 2025-01-08 08:28:29,775 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ec7983-7999-4fb6-a229-9510fdb7d0fb', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ec7983-7999-4fb6-a229-9510fdb7d0fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:30,837 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:30,838 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed20b47-f13c-40ba-8264-8860bd6e4d8e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed20b47-f13c-40ba-8264-8860bd6e4d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:31,902 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.052s 2025-01-08 08:28:31,902 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d1342d-5b4d-44ae-892e-478867fe0698', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d1342d-5b4d-44ae-892e-478867fe0698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:32,974 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:28:32,975 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ffb648-1636-4dcc-a756-7c25d83e1987', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ffb648-1636-4dcc-a756-7c25d83e1987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:34,030 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:34,030 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704114ce-313b-4e1a-bd68-d3cc1f75d992', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704114ce-313b-4e1a-bd68-d3cc1f75d992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:35,088 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:35,089 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935f444f-a5c8-4ab8-a686-a6e5cbf76377', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935f444f-a5c8-4ab8-a686-a6e5cbf76377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:36,148 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:36,149 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8878822-a3c2-4ca4-80db-dc19f89ed6d6', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8878822-a3c2-4ca4-80db-dc19f89ed6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:37,205 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:37,205 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e849de4-98f4-4593-b06a-26ba92260e37', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e849de4-98f4-4593-b06a-26ba92260e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume -1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:38,282 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.063s 2025-01-08 08:28:38,282 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42979771-ce55-455f-891a-ee84e7657fb4', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42979771-ce55-455f-891a-ee84e7657fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:39,338 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:39,338 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94484aa4-9684-4854-90f2-f310a0ee3b7b', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94484aa4-9684-4854-90f2-f310a0ee3b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updat ed_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:40,401 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:40,401 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde0f400-c561-425a-b1cb-671fe7ee6044', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde0f400-c561-425a-b1cb-671fe7ee6044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:41,464 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.049s 2025-01-08 08:28:41,464 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf423d2-952c-4279-a29c-9517c864d52c', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf423d2-952c-4279-a29c-9517c864d52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:42,530 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:42,531 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2483d14-40b8-4902-8e78-1a0d1ed6ba7d', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2483d14-40b8-4902-8e78-1a0d1ed6ba7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:43,588 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:43,589 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5848a0-a421-4808-b633-68a363b412ac', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5848a0-a421-4808-b633-68a363b412ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:44,699 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.095s 2025-01-08 08:28:44,699 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6160844-e5dc-4c67-9eb9-a62f4f2ce394', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6160844-e5dc-4c67-9eb9-a62f4f2ce394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:45,760 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:45,761 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b685ea-27a1-476a-9f9f-1f9e0a5005e8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b685ea-27a1-476a-9f9f-1f9e0a5005e8', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:46,821 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.046s 2025-01-08 08:28:46,821 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f041ff1-8811-4f2e-a8b7-43166d29dfaf', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f041ff1-8811-4f2e-a8b7-43166d29dfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:47,928 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.085s 2025-01-08 08:28:47,929 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a1a760-a9c4-4bb1-abfa-02ddd01863cc', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -56a1a760-a9c4-4bb1-abfa-02ddd01863cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:49,028 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.074s 2025-01-08 08:28:49,028 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14ed8ae-c62b-4fc0-adcd-4b7fdbcce491', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14ed8ae-c62b-4fc0-adcd-4b7fdbcce491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:50,103 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.061s 2025-01-08 08:28:50,104 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a97eaee-f6cf-4d17-90e3-c5cd7309ed59', 'content-length': '1145', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a97eaee-f6cf-4d17-90e3-c5cd7309ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:51,167 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:51,168 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1734fbc-3e1e-40d0-9487-a72b134e2847', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1734fbc-3e1e-40d0-9487-a72b134e2847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:52,240 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.058s 2025-01-08 08:28:52,240 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-b6fd5e79-6770-4617-81dd-1eda688c3e62', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fd5e79-6770-4617-81dd-1eda688c3e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:53,297 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.042s 2025-01-08 08:28:53,297 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaf10f2-33d9-41e7-a5aa-166103328636', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaf10f2-33d9-41e7-a5aa-166103328636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:54,387 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.041s 2025-01-08 08:28:54,387 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:54 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cbb339-e2b0-455c-bda1-d15878942987', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cbb339-e2b0-455c-bda1-d15878942987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:55,445 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.044s 2025-01-08 08:28:55,446 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1ecb97-9434-4f03-9ffe-7a6ff9ac0069', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1ecb97-9434-4f03-9ffe-7a6ff9ac0069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:56,501 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.043s 2025-01-08 08:28:56,502 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd69e8e-59f4-440a-9ab3-c099bb8f41a5', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd69e8e-59f4-440a-9ab3-c099bb8f41a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:57,561 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:57,561 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68afcc0d-eae4-46db-9b17-87e58ec6a239', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68afcc0d-eae4-46db-9b17-87e58ec6a239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:58,621 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.047s 2025-01-08 08:28:58,622 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda9a1bf-fd4f-4a87-80e1-74eafa8bca1e', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda9a1bf-fd4f-4a87-80e1-74eafa8bca1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' 2025-01-08 08:28:59,697 87859 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714 0.060s 2025-01-08 08:28:59,697 87859 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 08 Jan 2025 08:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245e919-43d0-4507-97bf-86c643f646c8', 'content-length': '1145', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f245e919-43d0-4507-97bf-86c643f646c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714'} Body: b'{"volume": {"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-01-08T08:05:44.000000", "updated_at": "2025-01-08T08:09:46.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1594480147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b59225d0-8cc2-4594-a9d9-a3aa1d176714"}], "user_id": "cf1c4d25d3914e38808f624c9300283e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "attachment_id": "14902dda-e5e7-4d7c-8260-577c3f661b25", "volume_id": "b59225d0-8cc2-4594-a9d9-a3aa1d176714", "server_id": "418729ad-3a15-482e-8524-891a5ab21fd2", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-01-08T08:09:40.000000"}], "os-vol-tenant-attr:tenant_id": "a1cd2fe7bf32492bb84cb201b537724c"}}' ====== Totals ====== Ran: 302 tests in 3237.8895 sec. - Passed: 269 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 1 Sum of execute time for each test: 17390.3303 sec. ============== Worker Balance ============== - Worker 0 (24 tests) => 0:18:01.330735 - Worker 1 (25 tests) => 0:27:55.518830 - Worker 2 (25 tests) => 0:02:52.757962 - Worker 3 (17 tests) => 0:53:01.449891 - Worker 4 (21 tests) => 0:41:28.178955 - Worker 5 (18 tests) => 0:31:07.863981 - Worker 6 (72 tests) => 0:33:47.101405 - Worker 7 (23 tests) => 0:24:40.560369 - Worker 8 (22 tests) => 0:33:20.410663 - Worker 9 (25 tests) => 0:17:32.801803 - Worker 10 (14 tests) => 0:20:08.815359 - Worker 11 (16 tests) => 0:37:55.474473 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed