InvalidLifetimeUsingDefaultValue="invalid lifetime, using default value (in seconds)"// Error in ../../cmd/s3-gw/app_settings.go
InvalidCacheSizeUsingDefaultValue="invalid cache size, using default value"// Error in ../../cmd/s3-gw/app_settings.go
FailedToParseDefaultLocationConstraint="failed to parse 'default' location constraint, default one will be used"// Warn in cmd/s3-gw/app_settings.go
FailedToReadRegionMapFilePolicies="failed to read region map file, policies will be empty"// Warn in cmd/s3-gw/app_settings.go
DefaultLocationConstraintCantBeOverriden="'default' location constraint can't be overriden by custom policy, use 'placement_policy.default'"// Warn in cmd/s3-gw/app_settings.go
FailedToParseLocationConstraint="failed to parse location constraint, it cannot be used"// Warn in cmd/s3-gw/app_settings.go
FailedToParseDefaultCopiesNumbers="failed to parse 'default' copies numbers, default one will be used"// Warn in cmd/s3-gw/app_settings.go
FailedToParseCopiesNumbers="failed to parse copies numbers, skip"// Warn in cmd/s3-gw/app_settings.go
DefaultNamespacesCannotBeEmpty="default namespaces cannot be empty, defaults will be used"// Warn in cmd/s3-gw/app_settings.go
FailedToParseNamespacesConfig="failed to unmarshal namespaces config"// Warn in cmd/s3-gw/app_settings.go
DefaultNamespaceConfigValuesBeOverwritten="default namespace config value be overwritten by values from 'namespaces.config'"// Warn in cmd/s3-gw/app_settings.go
MultipleDefaultOverridesFound="multiple default overrides found, only one will be used"// Warn in cmd/s3-gw/app_settings.go
InvalidCacheEntryType="invalid cache entry type"// Warn in ../../api/cache/*
InvalidCacheKeyType="invalid cache key type"// Warn in ../../api/cache/objectslist.go
ObjectIsCopied="object is copied"// Info in ../../api/handler/copy.go
CouldntSendNotification="couldn't send notification: %w"// Error in ../../api/handler/*
FailedToSendTestEventBecauseNotificationsIsDisabled="failed to send test event because notifications is disabled"// Warn in ../../api/handler/notifications.go
RequestFailed="request failed"// Error in ../../api/handler/util.go
GetBucketInfo="get bucket info"// Warn in ../../api/handler/cors.go
GetBucketCors="get bucket cors"// Warn in ../../api/handler/cors.go
SomeACLNotFullyMapped="some acl not fully mapped"// Warn in ../../api/handler/acl.go
CouldntDeleteObjects="couldn't delete objects"// Error in ../../api/handler/delete.go
NotificatorIsDisabledS3WontProduceNotificationEvents="notificator is disabled, s3 won't produce notification events"// Warn in ../../api/handler/api.go
CouldntGetBucketVersioning="couldn't get bucket versioning"// Warn in ../../api/handler/put.go
BucketIsCreated="bucket is created"// Info in ../../api/handler/put.go
CouldntDeleteNotificationConfigurationObject="couldn't delete notification configuration object"// Error in ../../api/layer/notifications.go
CouldNotParseContainerObjectLockEnabledAttribute="could not parse container object lock enabled attribute"// Error in ../../api/layer/container.go
CouldNotListUserContainers="could not list user containers"// Error in ../../api/layer/container.go
CouldNotFetchContainerInfo="could not fetch container info"// Error in ../../api/layer/container.go
MismatchedObjEncryptionInfo="mismatched obj encryptionInfo"// Warn in ../../api/layer/multipart_upload.go
UploadPart="upload part"// Debug in ../../api/layer/multipart_upload.go
CouldntDeleteOldPartObject="couldn't delete old part object"// Error in ../../api/layer/multipart_upload.go
CouldNotPutCompletedObject="could not put a completed object (multipart upload)"// Error in ../../api/layer/multipart_upload.go
CouldNotDeleteUploadPart="could not delete upload part"// Warn in ../../api/layer/multipart_upload.go
CouldntDeletePart="couldn't delete part"// Warn in ../../api/layer/multipart_upload.go
PartDetails="part details"// Debug in ../../api/layer/multipart_upload.go
GetObject="get object"// Debug in ../../api/layer/layer.go
ObjectAlreadyRemoved="object already removed"// Debug in ../../api/layer/layer.go
ObjectNotFound="object not found"// Debug in ../../api/layer/layer.go
ResolveBucket="resolve bucket"// Info in ../../api/layer/layer.go
CouldntDeleteCorsObject="couldn't delete cors object"// Error in ../../api/layer/cors.go
PutObject="put object"// Debug in ../../api/layer/object.go
RequestEnd="request end"// Info in ../../api/middleware/response.go
CouldntReceiveAccessBoxForGateKeyRandomKeyWillBeUsed="couldn't receive access box for gate key, random key will be used"// Debug in ../../api/middleware/auth.go
FailedToPassAuthentication="failed to pass authentication"// Error in ../../api/middleware/auth.go
FailedToResolveCID="failed to resolve CID"// Debug in ../../api/middleware/metrics.go
RequestStart="request start"// Info in ../../api/middleware/reqinfo.go
RuntimeSoftMemoryDefinedWithGOMEMLIMIT="soft runtime memory defined with GOMEMLIMIT environment variable, config value skipped"// Warn in ../../cmd/s3-gw/app.go
RuntimeSoftMemoryLimitUpdated="soft runtime memory limit value updated"// Info in ../../cmd/s3-gw/app.go