-> Entering step init, name 'idempotency_auto_fill' --------------------------------------------------- command was set to array(3) { ["instance"]=> string(32) "000000002e0b2b3000007fcd8d770e24" ["name"]=> string(9) "GetObject" ["params"]=> array(5) { ["Bucket"]=> string(17) "files.pagegear.co" ["Key"]=> string(29) "321/articulos/14794/54964.jpg" ["SaveAs"]=> string(22) "/tmp/69e20d3bc0757.jpg" ["@http"]=> array(1) { ["debug"]=> resource(6) of type (stream) } ["@context"]=> array(0) { } } } request was set to array(0) { } -> Entering step init, name 's3.ssec' ------------------------------------- no changes -> Entering step init, name 's3.source_file' -------------------------------------------- no changes -> Entering step init, name 's3.save_as' ---------------------------------------- command.params.SaveAs was unset command.params.@http.sink was set to /tmp/69e20d3bc0757.jpg -> Entering step init, name 's3.location' ----------------------------------------- no changes -> Entering step init, name 's3.auto_encode' -------------------------------------------- no changes -> Entering step init, name 's3.head_object' -------------------------------------------- no changes -> Entering step validate, name 'validation' -------------------------------------------- no changes -> Entering step validate, name 'input_validation_middleware' ------------------------------------------------------------- no changes -> Entering step build, name 'builderV2' ---------------------------------------- request.instance was set to 000000002e0b2d0a00007fcd8d770e24 request.method was set to GET request.headers was set to array(2) { ["X-Amz-Security-Token"]=> string(7) "[TOKEN]" ["Host"]=> array(1) { [0]=> string(16) "s3.amazonaws.com" } } request.scheme was set to https request.path was set to /files.pagegear.co/321/articulos/14794/54964.jpg -> Entering step build, name 'ApiCallMonitoringMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name '' ------------------------------- request.instance changed from 000000002e0b2d0a00007fcd8d770e24 to 000000002e0b2d5b00007fcd8d770e24 request.headers.X-Amz-User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } request.headers.User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } -> Entering step build, name 'endpoint_parameter' ------------------------------------------------- no changes -> Entering step build, name 'EndpointDiscoveryMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name 'recursion-detection' -------------------------------------------------- no changes -> Entering step build, name 's3.checksum' ------------------------------------------ no changes -> Entering step build, name 's3.content_type' ---------------------------------------------- no changes -> Entering step build, name 's3.bucket_endpoint_arn' ----------------------------------------------------- no changes -> Entering step sign, name 'StreamRequestPayloadMiddleware' ------------------------------------------------------------ no changes -> Entering step sign, name 'invocation-id' ------------------------------------------- request.instance changed from 000000002e0b2d5b00007fcd8d770e24 to 000000002e0b2d0b00007fcd8d770e24 request.headers.aws-sdk-invocation-id was set to array(1) { [0]=> string(32) "20e455ca524a8dd44ad2625b8955fcae" } -> Entering step sign, name 'retry' ----------------------------------- request.instance changed from 000000002e0b2d0b00007fcd8d770e24 to 000000002e0b2d5800007fcd8d770e24 request.headers.aws-sdk-retry was set to array(1) { [0]=> string(3) "0/0" } -> Entering step sign, name 'signer' ------------------------------------ request.instance changed from 000000002e0b2d5800007fcd8d770e24 to 000000002e0b2dc700007fcd8d770e24 request.headers.x-amz-content-sha256 was set to array(1) { [0]=> string(64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } request.headers.X-Amz-Date was set to array(1) { [0]=> string(16) "20260417T103643Z" } request.headers.Authorization was set to array(1) { [0]=> string(228) "AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] } -> Entering step sign, name 's3.put_object_url' ----------------------------------------------- no changes -> Entering step sign, name 's3.permanent_redirect' --------------------------------------------------- no changes -> Entering step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------- no changes * Trying 52.217.113.96... * TCP_NODELAY set * Connected to s3.amazonaws.com (52.217.113.96) port 443 (#0) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=s3.amazonaws.com * start date: Nov 18 00:00:00 2025 GMT * expire date: Nov 6 23:59:59 2026 GMT * subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com" * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * SSL certificate verify ok. > GET /files.pagegear.co/321/articulos/14794/54964.jpg HTTP/1.1 Host: s3.amazonaws.com X-Amz-User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 aws-sdk-invocation-id: 20e455ca524a8dd44ad2625b8955fcae aws-sdk-retry: 0/0 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: 20260417T103643Z Authorization: AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 GuzzleHttp/6.5.5 curl/7.61.1 PHP/5.6.40 < HTTP/1.1 200 OK < x-amz-id-2: H+ec4uAtI49FTlx+OLQGaBjCPbIhSpBJQyooCHtFRHpenHnQ5QtXD0P/SM/OhURV0UiCpM5xN/A= < x-amz-request-id: DQHRRPD3ZV6JQE5J < Date: Fri, 17 Apr 2026 10:36:44 GMT < Last-Modified: Tue, 15 Oct 2024 02:36:53 GMT < ETag: "d2e19d3f07cd662995fce17b790918d1" < x-amz-server-side-encryption: AES256 < x-amz-version-id: null < Accept-Ranges: bytes < Content-Type: image/jpeg < Content-Length: 73644 < Server: AmazonS3 < * Connection #0 to host s3.amazonaws.com left intact <- Leaving step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------ result was set to array(2) { ["instance"]=> string(32) "000000002e0b2ca800007fcd8d770e24" ["data"]=> array(37) { ["Body"]=> object(GuzzleHttp\Psr7\LazyOpenStream)#2644 (3) { ["filename":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(22) "/tmp/69e20d3bc0757.jpg" ["mode":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(2) "w+" ["stream"]=> object(GuzzleHttp\Psr7\Stream)#2749 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(17) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> NULL ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(22) "/tmp/69e20d3bc0757.jpg" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["DeleteMarker"]=> bool(false) ["AcceptRanges"]=> string(5) "bytes" ["Expiration"]=> string(0) "" ["Restore"]=> string(0) "" ["LastModified"]=> object(Aws\Api\DateTimeResult)#2864 (3) { ["date"]=> string(26) "2024-10-15 02:36:53.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" } ["ContentLength"]=> int(73644) ["ETag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["ChecksumCRC32"]=> string(0) "" ["ChecksumCRC32C"]=> string(0) "" ["ChecksumSHA1"]=> string(0) "" ["ChecksumSHA256"]=> string(0) "" ["MissingMeta"]=> string(0) "" ["VersionId"]=> string(4) "null" ["CacheControl"]=> string(0) "" ["ContentDisposition"]=> string(0) "" ["ContentEncoding"]=> string(0) "" ["ContentLanguage"]=> string(0) "" ["ContentRange"]=> string(0) "" ["ContentType"]=> string(10) "image/jpeg" ["Expires"]=> object(Aws\Api\DateTimeResult)#2865 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["WebsiteRedirectLocation"]=> string(0) "" ["ServerSideEncryption"]=> string(6) "AES256" ["Metadata"]=> array(0) { } ["SSECustomerAlgorithm"]=> string(0) "" ["SSECustomerKeyMD5"]=> string(0) "" ["SSEKMSKeyId"]=> string(0) "" ["BucketKeyEnabled"]=> bool(false) ["StorageClass"]=> string(0) "" ["RequestCharged"]=> string(0) "" ["ReplicationStatus"]=> string(0) "" ["PartsCount"]=> string(0) "" ["TagCount"]=> string(0) "" ["ObjectLockMode"]=> string(0) "" ["ObjectLockRetainUntilDate"]=> object(Aws\Api\DateTimeResult)#2866 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["ObjectLockLegalHoldStatus"]=> string(0) "" ["@metadata"]=> array(4) { ["statusCode"]=> int(200) ["effectiveUri"]=> string(72) "https://s3.amazonaws.com/files.pagegear.co/321/articulos/14794/54964.jpg" ["headers"]=> array(11) { ["x-amz-id-2"]=> string(76) "H+ec4uAtI49FTlx+OLQGaBjCPbIhSpBJQyooCHtFRHpenHnQ5QtXD0P/SM/OhURV0UiCpM5xN/A=" ["x-amz-request-id"]=> string(16) "DQHRRPD3ZV6JQE5J" ["date"]=> string(29) "Fri, 17 Apr 2026 10:36:44 GMT" ["last-modified"]=> string(29) "Tue, 15 Oct 2024 02:36:53 GMT" ["etag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["x-amz-server-side-encryption"]=> string(6) "AES256" ["x-amz-version-id"]=> string(4) "null" ["accept-ranges"]=> string(5) "bytes" ["content-type"]=> string(10) "image/jpeg" ["content-length"]=> string(5) "73644" ["server"]=> string(8) "AmazonS3" } ["transferStats"]=> array(0) { } } } } Inclusive step time: 0,11066293716431 <- Leaving step sign, name 's3.permanent_redirect' -------------------------------------------------- no changes Inclusive step time: 0,11087417602539 <- Leaving step sign, name 's3.put_object_url' ---------------------------------------------- no changes Inclusive step time: 0,11107110977173 <- Leaving step sign, name 'signer' ----------------------------------- no changes Inclusive step time: 0,11144399642944 <- Leaving step sign, name 'retry' ---------------------------------- no changes Inclusive step time: 0,12548685073853 <- Leaving step sign, name 'invocation-id' ------------------------------------------ result.data.@metadata.transferStats.http was set to array(1) { [0]=> array(0) { } } Inclusive step time: 0,12600088119507 <- Leaving step sign, name 'StreamRequestPayloadMiddleware' ----------------------------------------------------------- no changes Inclusive step time: 0,12626194953918 <- Leaving step build, name 's3.bucket_endpoint_arn' ---------------------------------------------------- no changes Inclusive step time: 0,12662696838379 <- Leaving step build, name 's3.content_type' --------------------------------------------- no changes Inclusive step time: 0,13520097732544 <- Leaving step build, name 's3.checksum' ----------------------------------------- no changes Inclusive step time: 0,13536190986633 <- Leaving step build, name 'recursion-detection' ------------------------------------------------- no changes Inclusive step time: 0,13555216789246 <- Leaving step build, name 'EndpointDiscoveryMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,13571095466614 <- Leaving step build, name 'endpoint_parameter' ------------------------------------------------ no changes Inclusive step time: 0,13589692115784 <- Leaving step build, name '' ------------------------------ no changes Inclusive step time: 0,13618087768555 <- Leaving step build, name 'ApiCallMonitoringMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,13643407821655 <- Leaving step build, name 'builderV2' --------------------------------------- no changes Inclusive step time: 0,1462230682373 <- Leaving step validate, name 'input_validation_middleware' ------------------------------------------------------------ no changes Inclusive step time: 0,1565089225769 <- Leaving step validate, name 'validation' ------------------------------------------- no changes Inclusive step time: 0,15669798851013 <- Leaving step init, name 's3.head_object' ------------------------------------------- no changes Inclusive step time: 0,15706896781921 <- Leaving step init, name 's3.auto_encode' ------------------------------------------- no changes Inclusive step time: 0,15733098983765 <- Leaving step init, name 's3.location' ---------------------------------------- no changes Inclusive step time: 0,15755605697632 <- Leaving step init, name 's3.save_as' --------------------------------------- no changes Inclusive step time: 0,15803408622742 <- Leaving step init, name 's3.source_file' ------------------------------------------- no changes Inclusive step time: 0,15821504592896 <- Leaving step init, name 's3.ssec' ------------------------------------ no changes Inclusive step time: 0,15840888023376 <- Leaving step init, name 'idempotency_auto_fill' -------------------------------------------------- no changes Inclusive step time: 0,15875387191772 -> Entering step init, name 'idempotency_auto_fill' --------------------------------------------------- command was set to array(3) { ["instance"]=> string(32) "000000002e0b20d400007fcd8d770e24" ["name"]=> string(9) "GetObject" ["params"]=> array(5) { ["Bucket"]=> string(17) "files.pagegear.co" ["Key"]=> string(29) "321/articulos/14794/54964.jpg" ["SaveAs"]=> string(22) "/tmp/69e20d3c0f802.jpg" ["@http"]=> array(1) { ["debug"]=> resource(21) of type (stream) } ["@context"]=> array(0) { } } } request was set to array(0) { } -> Entering step init, name 's3.ssec' ------------------------------------- no changes -> Entering step init, name 's3.source_file' -------------------------------------------- no changes -> Entering step init, name 's3.save_as' ---------------------------------------- command.params.SaveAs was unset command.params.@http.sink was set to /tmp/69e20d3c0f802.jpg -> Entering step init, name 's3.location' ----------------------------------------- no changes -> Entering step init, name 's3.auto_encode' -------------------------------------------- no changes -> Entering step init, name 's3.head_object' -------------------------------------------- no changes -> Entering step validate, name 'validation' -------------------------------------------- no changes -> Entering step validate, name 'input_validation_middleware' ------------------------------------------------------------- no changes -> Entering step build, name 'builderV2' ---------------------------------------- request.instance was set to 000000002e0b254f00007fcd8d770e24 request.method was set to GET request.headers was set to array(2) { ["X-Amz-Security-Token"]=> string(7) "[TOKEN]" ["Host"]=> array(1) { [0]=> string(16) "s3.amazonaws.com" } } request.scheme was set to https request.path was set to /files.pagegear.co/321/articulos/14794/54964.jpg -> Entering step build, name 'ApiCallMonitoringMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name '' ------------------------------- request.instance changed from 000000002e0b254f00007fcd8d770e24 to 000000002e0b2c6c00007fcd8d770e24 request.headers.X-Amz-User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } request.headers.User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } -> Entering step build, name 'endpoint_parameter' ------------------------------------------------- no changes -> Entering step build, name 'EndpointDiscoveryMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name 'recursion-detection' -------------------------------------------------- no changes -> Entering step build, name 's3.checksum' ------------------------------------------ no changes -> Entering step build, name 's3.content_type' ---------------------------------------------- no changes -> Entering step build, name 's3.bucket_endpoint_arn' ----------------------------------------------------- no changes -> Entering step sign, name 'StreamRequestPayloadMiddleware' ------------------------------------------------------------ no changes -> Entering step sign, name 'invocation-id' ------------------------------------------- request.instance changed from 000000002e0b2c6c00007fcd8d770e24 to 000000002e0b254800007fcd8d770e24 request.headers.aws-sdk-invocation-id was set to array(1) { [0]=> string(32) "e338a65dcf24aaff9663414aa9d6728f" } -> Entering step sign, name 'retry' ----------------------------------- request.instance changed from 000000002e0b254800007fcd8d770e24 to 000000002e0b2b9b00007fcd8d770e24 request.headers.aws-sdk-retry was set to array(1) { [0]=> string(3) "0/0" } -> Entering step sign, name 'signer' ------------------------------------ request.instance changed from 000000002e0b2b9b00007fcd8d770e24 to 000000002e0b2c4d00007fcd8d770e24 request.headers.x-amz-content-sha256 was set to array(1) { [0]=> string(64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } request.headers.X-Amz-Date was set to array(1) { [0]=> string(16) "20260417T103644Z" } request.headers.Authorization was set to array(1) { [0]=> string(228) "AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] } -> Entering step sign, name 's3.put_object_url' ----------------------------------------------- no changes -> Entering step sign, name 's3.permanent_redirect' --------------------------------------------------- no changes -> Entering step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------- no changes * Trying 16.15.254.164... * TCP_NODELAY set * Connected to s3.amazonaws.com (16.15.254.164) port 443 (#0) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=s3.amazonaws.com * start date: Nov 18 00:00:00 2025 GMT * expire date: Nov 6 23:59:59 2026 GMT * subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com" * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * SSL certificate verify ok. > GET /files.pagegear.co/321/articulos/14794/54964.jpg HTTP/1.1 Host: s3.amazonaws.com X-Amz-User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 aws-sdk-invocation-id: e338a65dcf24aaff9663414aa9d6728f aws-sdk-retry: 0/0 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: 20260417T103644Z Authorization: AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 GuzzleHttp/6.5.5 curl/7.61.1 PHP/5.6.40 < HTTP/1.1 200 OK < x-amz-id-2: qeX7n09bhFypP6B72bG2XakVulvLlwdQEURhgN0KyFx7LwW7yH90gQ5wnRWPEYGlH7EAXX4Fc4fJ09Jyi2q5xHhhe5oDYysJ < x-amz-request-id: 65MMM64EZGF4S4AM < Date: Fri, 17 Apr 2026 10:36:45 GMT < Last-Modified: Tue, 15 Oct 2024 02:36:53 GMT < ETag: "d2e19d3f07cd662995fce17b790918d1" < x-amz-server-side-encryption: AES256 < x-amz-version-id: null < Accept-Ranges: bytes < Content-Type: image/jpeg < Content-Length: 73644 < Server: AmazonS3 < * Connection #0 to host s3.amazonaws.com left intact <- Leaving step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------ result was set to array(2) { ["instance"]=> string(32) "000000002e0b240300007fcd8d770e24" ["data"]=> array(37) { ["Body"]=> object(GuzzleHttp\Psr7\LazyOpenStream)#2629 (3) { ["filename":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(22) "/tmp/69e20d3c0f802.jpg" ["mode":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(2) "w+" ["stream"]=> object(GuzzleHttp\Psr7\Stream)#3073 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(28) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> NULL ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(22) "/tmp/69e20d3c0f802.jpg" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["DeleteMarker"]=> bool(false) ["AcceptRanges"]=> string(5) "bytes" ["Expiration"]=> string(0) "" ["Restore"]=> string(0) "" ["LastModified"]=> object(Aws\Api\DateTimeResult)#917 (3) { ["date"]=> string(26) "2024-10-15 02:36:53.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" } ["ContentLength"]=> int(73644) ["ETag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["ChecksumCRC32"]=> string(0) "" ["ChecksumCRC32C"]=> string(0) "" ["ChecksumSHA1"]=> string(0) "" ["ChecksumSHA256"]=> string(0) "" ["MissingMeta"]=> string(0) "" ["VersionId"]=> string(4) "null" ["CacheControl"]=> string(0) "" ["ContentDisposition"]=> string(0) "" ["ContentEncoding"]=> string(0) "" ["ContentLanguage"]=> string(0) "" ["ContentRange"]=> string(0) "" ["ContentType"]=> string(10) "image/jpeg" ["Expires"]=> object(Aws\Api\DateTimeResult)#918 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["WebsiteRedirectLocation"]=> string(0) "" ["ServerSideEncryption"]=> string(6) "AES256" ["Metadata"]=> array(0) { } ["SSECustomerAlgorithm"]=> string(0) "" ["SSECustomerKeyMD5"]=> string(0) "" ["SSEKMSKeyId"]=> string(0) "" ["BucketKeyEnabled"]=> bool(false) ["StorageClass"]=> string(0) "" ["RequestCharged"]=> string(0) "" ["ReplicationStatus"]=> string(0) "" ["PartsCount"]=> string(0) "" ["TagCount"]=> string(0) "" ["ObjectLockMode"]=> string(0) "" ["ObjectLockRetainUntilDate"]=> object(Aws\Api\DateTimeResult)#919 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["ObjectLockLegalHoldStatus"]=> string(0) "" ["@metadata"]=> array(4) { ["statusCode"]=> int(200) ["effectiveUri"]=> string(72) "https://s3.amazonaws.com/files.pagegear.co/321/articulos/14794/54964.jpg" ["headers"]=> array(11) { ["x-amz-id-2"]=> string(96) "qeX7n09bhFypP6B72bG2XakVulvLlwdQEURhgN0KyFx7LwW7yH90gQ5wnRWPEYGlH7EAXX4Fc4fJ09Jyi2q5xHhhe5oDYysJ" ["x-amz-request-id"]=> string(16) "65MMM64EZGF4S4AM" ["date"]=> string(29) "Fri, 17 Apr 2026 10:36:45 GMT" ["last-modified"]=> string(29) "Tue, 15 Oct 2024 02:36:53 GMT" ["etag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["x-amz-server-side-encryption"]=> string(6) "AES256" ["x-amz-version-id"]=> string(4) "null" ["accept-ranges"]=> string(5) "bytes" ["content-type"]=> string(10) "image/jpeg" ["content-length"]=> string(5) "73644" ["server"]=> string(8) "AmazonS3" } ["transferStats"]=> array(0) { } } } } Inclusive step time: 0,10423302650452 <- Leaving step sign, name 's3.permanent_redirect' -------------------------------------------------- no changes Inclusive step time: 0,10446691513062 <- Leaving step sign, name 's3.put_object_url' ---------------------------------------------- no changes Inclusive step time: 0,10467410087585 <- Leaving step sign, name 'signer' ----------------------------------- no changes Inclusive step time: 0,1050181388855 <- Leaving step sign, name 'retry' ---------------------------------- no changes Inclusive step time: 0,10623717308044 <- Leaving step sign, name 'invocation-id' ------------------------------------------ result.data.@metadata.transferStats.http was set to array(1) { [0]=> array(0) { } } Inclusive step time: 0,10677695274353 <- Leaving step sign, name 'StreamRequestPayloadMiddleware' ----------------------------------------------------------- no changes Inclusive step time: 0,10698485374451 <- Leaving step build, name 's3.bucket_endpoint_arn' ---------------------------------------------------- no changes Inclusive step time: 0,10720300674438 <- Leaving step build, name 's3.content_type' --------------------------------------------- no changes Inclusive step time: 0,10740089416504 <- Leaving step build, name 's3.checksum' ----------------------------------------- no changes Inclusive step time: 0,10756683349609 <- Leaving step build, name 'recursion-detection' ------------------------------------------------- no changes Inclusive step time: 0,10776591300964 <- Leaving step build, name 'EndpointDiscoveryMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,10793399810791 <- Leaving step build, name 'endpoint_parameter' ------------------------------------------------ no changes Inclusive step time: 0,10812592506409 <- Leaving step build, name '' ------------------------------ no changes Inclusive step time: 0,10840487480164 <- Leaving step build, name 'ApiCallMonitoringMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,10862588882446 <- Leaving step build, name 'builderV2' --------------------------------------- no changes Inclusive step time: 0,1099259853363 <- Leaving step validate, name 'input_validation_middleware' ------------------------------------------------------------ no changes Inclusive step time: 0,11133909225464 <- Leaving step validate, name 'validation' ------------------------------------------- no changes Inclusive step time: 0,11153602600098 <- Leaving step init, name 's3.head_object' ------------------------------------------- no changes Inclusive step time: 0,11196303367615 <- Leaving step init, name 's3.auto_encode' ------------------------------------------- no changes Inclusive step time: 0,11210513114929 <- Leaving step init, name 's3.location' ---------------------------------------- no changes Inclusive step time: 0,11227297782898 <- Leaving step init, name 's3.save_as' --------------------------------------- no changes Inclusive step time: 0,11248111724854 <- Leaving step init, name 's3.source_file' ------------------------------------------- no changes Inclusive step time: 0,11269378662109 <- Leaving step init, name 's3.ssec' ------------------------------------ no changes Inclusive step time: 0,11288690567017 <- Leaving step init, name 'idempotency_auto_fill' -------------------------------------------------- no changes Inclusive step time: 0,11314702033997 -> Entering step init, name 'idempotency_auto_fill' --------------------------------------------------- command was set to array(3) { ["instance"]=> string(32) "000000002e0b234100007fcd8d770e24" ["name"]=> string(9) "GetObject" ["params"]=> array(5) { ["Bucket"]=> string(17) "files.pagegear.co" ["Key"]=> string(29) "321/articulos/14794/54964.jpg" ["SaveAs"]=> string(22) "/tmp/69e20d3c37af6.jpg" ["@http"]=> array(1) { ["debug"]=> resource(30) of type (stream) } ["@context"]=> array(0) { } } } request was set to array(0) { } -> Entering step init, name 's3.ssec' ------------------------------------- no changes -> Entering step init, name 's3.source_file' -------------------------------------------- no changes -> Entering step init, name 's3.save_as' ---------------------------------------- command.params.SaveAs was unset command.params.@http.sink was set to /tmp/69e20d3c37af6.jpg -> Entering step init, name 's3.location' ----------------------------------------- no changes -> Entering step init, name 's3.auto_encode' -------------------------------------------- no changes -> Entering step init, name 's3.head_object' -------------------------------------------- no changes -> Entering step validate, name 'validation' -------------------------------------------- no changes -> Entering step validate, name 'input_validation_middleware' ------------------------------------------------------------- no changes -> Entering step build, name 'builderV2' ---------------------------------------- request.instance was set to 000000002e0b268000007fcd8d770e24 request.method was set to GET request.headers was set to array(2) { ["X-Amz-Security-Token"]=> string(7) "[TOKEN]" ["Host"]=> array(1) { [0]=> string(16) "s3.amazonaws.com" } } request.scheme was set to https request.path was set to /files.pagegear.co/321/articulos/14794/54964.jpg -> Entering step build, name 'ApiCallMonitoringMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name '' ------------------------------- request.instance changed from 000000002e0b268000007fcd8d770e24 to 000000002e0b26bf00007fcd8d770e24 request.headers.X-Amz-User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } request.headers.User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } -> Entering step build, name 'endpoint_parameter' ------------------------------------------------- no changes -> Entering step build, name 'EndpointDiscoveryMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name 'recursion-detection' -------------------------------------------------- no changes -> Entering step build, name 's3.checksum' ------------------------------------------ no changes -> Entering step build, name 's3.content_type' ---------------------------------------------- no changes -> Entering step build, name 's3.bucket_endpoint_arn' ----------------------------------------------------- no changes -> Entering step sign, name 'StreamRequestPayloadMiddleware' ------------------------------------------------------------ no changes -> Entering step sign, name 'invocation-id' ------------------------------------------- request.instance changed from 000000002e0b26bf00007fcd8d770e24 to 000000002e0b268100007fcd8d770e24 request.headers.aws-sdk-invocation-id was set to array(1) { [0]=> string(32) "3f637d77fc80b06d3c8fa0941ff61c9e" } -> Entering step sign, name 'retry' ----------------------------------- request.instance changed from 000000002e0b268100007fcd8d770e24 to 000000002e0b26b600007fcd8d770e24 request.headers.aws-sdk-retry was set to array(1) { [0]=> string(3) "0/0" } -> Entering step sign, name 'signer' ------------------------------------ request.instance changed from 000000002e0b26b600007fcd8d770e24 to 000000002e0b213100007fcd8d770e24 request.headers.x-amz-content-sha256 was set to array(1) { [0]=> string(64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } request.headers.X-Amz-Date was set to array(1) { [0]=> string(16) "20260417T103644Z" } request.headers.Authorization was set to array(1) { [0]=> string(228) "AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] } -> Entering step sign, name 's3.put_object_url' ----------------------------------------------- no changes -> Entering step sign, name 's3.permanent_redirect' --------------------------------------------------- no changes -> Entering step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------- no changes * Trying 52.217.194.144... * TCP_NODELAY set * Connected to s3.amazonaws.com (52.217.194.144) port 443 (#0) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=s3.amazonaws.com * start date: Nov 18 00:00:00 2025 GMT * expire date: Nov 6 23:59:59 2026 GMT * subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com" * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * SSL certificate verify ok. > GET /files.pagegear.co/321/articulos/14794/54964.jpg HTTP/1.1 Host: s3.amazonaws.com X-Amz-User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 aws-sdk-invocation-id: 3f637d77fc80b06d3c8fa0941ff61c9e aws-sdk-retry: 0/0 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: 20260417T103644Z Authorization: AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 GuzzleHttp/6.5.5 curl/7.61.1 PHP/5.6.40 < HTTP/1.1 200 OK < x-amz-id-2: RxAc85ju8oBslvRdFEr4Y89Ux43xoGTw99HWdAcW+5G89NKwxefe7rl5z/kyK9Wz8Ic1BF1jyn8= < x-amz-request-id: 65MYMVAFGERWSE10 < Date: Fri, 17 Apr 2026 10:36:45 GMT < Last-Modified: Tue, 15 Oct 2024 02:36:53 GMT < ETag: "d2e19d3f07cd662995fce17b790918d1" < x-amz-server-side-encryption: AES256 < x-amz-version-id: null < Accept-Ranges: bytes < Content-Type: image/jpeg < Content-Length: 73644 < Server: AmazonS3 < * Connection #0 to host s3.amazonaws.com left intact <- Leaving step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------ result was set to array(2) { ["instance"]=> string(32) "000000002e0b22e800007fcd8d770e24" ["data"]=> array(37) { ["Body"]=> object(GuzzleHttp\Psr7\LazyOpenStream)#1710 (3) { ["filename":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(22) "/tmp/69e20d3c37af6.jpg" ["mode":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(2) "w+" ["stream"]=> object(GuzzleHttp\Psr7\Stream)#297 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(37) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> NULL ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(22) "/tmp/69e20d3c37af6.jpg" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["DeleteMarker"]=> bool(false) ["AcceptRanges"]=> string(5) "bytes" ["Expiration"]=> string(0) "" ["Restore"]=> string(0) "" ["LastModified"]=> object(Aws\Api\DateTimeResult)#1349 (3) { ["date"]=> string(26) "2024-10-15 02:36:53.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" } ["ContentLength"]=> int(73644) ["ETag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["ChecksumCRC32"]=> string(0) "" ["ChecksumCRC32C"]=> string(0) "" ["ChecksumSHA1"]=> string(0) "" ["ChecksumSHA256"]=> string(0) "" ["MissingMeta"]=> string(0) "" ["VersionId"]=> string(4) "null" ["CacheControl"]=> string(0) "" ["ContentDisposition"]=> string(0) "" ["ContentEncoding"]=> string(0) "" ["ContentLanguage"]=> string(0) "" ["ContentRange"]=> string(0) "" ["ContentType"]=> string(10) "image/jpeg" ["Expires"]=> object(Aws\Api\DateTimeResult)#1350 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["WebsiteRedirectLocation"]=> string(0) "" ["ServerSideEncryption"]=> string(6) "AES256" ["Metadata"]=> array(0) { } ["SSECustomerAlgorithm"]=> string(0) "" ["SSECustomerKeyMD5"]=> string(0) "" ["SSEKMSKeyId"]=> string(0) "" ["BucketKeyEnabled"]=> bool(false) ["StorageClass"]=> string(0) "" ["RequestCharged"]=> string(0) "" ["ReplicationStatus"]=> string(0) "" ["PartsCount"]=> string(0) "" ["TagCount"]=> string(0) "" ["ObjectLockMode"]=> string(0) "" ["ObjectLockRetainUntilDate"]=> object(Aws\Api\DateTimeResult)#1351 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["ObjectLockLegalHoldStatus"]=> string(0) "" ["@metadata"]=> array(4) { ["statusCode"]=> int(200) ["effectiveUri"]=> string(72) "https://s3.amazonaws.com/files.pagegear.co/321/articulos/14794/54964.jpg" ["headers"]=> array(11) { ["x-amz-id-2"]=> string(76) "RxAc85ju8oBslvRdFEr4Y89Ux43xoGTw99HWdAcW+5G89NKwxefe7rl5z/kyK9Wz8Ic1BF1jyn8=" ["x-amz-request-id"]=> string(16) "65MYMVAFGERWSE10" ["date"]=> string(29) "Fri, 17 Apr 2026 10:36:45 GMT" ["last-modified"]=> string(29) "Tue, 15 Oct 2024 02:36:53 GMT" ["etag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["x-amz-server-side-encryption"]=> string(6) "AES256" ["x-amz-version-id"]=> string(4) "null" ["accept-ranges"]=> string(5) "bytes" ["content-type"]=> string(10) "image/jpeg" ["content-length"]=> string(5) "73644" ["server"]=> string(8) "AmazonS3" } ["transferStats"]=> array(0) { } } } } Inclusive step time: 0,079966068267822 <- Leaving step sign, name 's3.permanent_redirect' -------------------------------------------------- no changes Inclusive step time: 0,080198049545288 <- Leaving step sign, name 's3.put_object_url' ---------------------------------------------- no changes Inclusive step time: 0,080389976501465 <- Leaving step sign, name 'signer' ----------------------------------- no changes Inclusive step time: 0,080682039260864 <- Leaving step sign, name 'retry' ---------------------------------- no changes Inclusive step time: 0,081516027450562 <- Leaving step sign, name 'invocation-id' ------------------------------------------ result.data.@metadata.transferStats.http was set to array(1) { [0]=> array(0) { } } Inclusive step time: 0,08204197883606 <- Leaving step sign, name 'StreamRequestPayloadMiddleware' ----------------------------------------------------------- no changes Inclusive step time: 0,082252979278564 <- Leaving step build, name 's3.bucket_endpoint_arn' ---------------------------------------------------- no changes Inclusive step time: 0,082462787628174 <- Leaving step build, name 's3.content_type' --------------------------------------------- no changes Inclusive step time: 0,08265495300293 <- Leaving step build, name 's3.checksum' ----------------------------------------- no changes Inclusive step time: 0,082818984985352 <- Leaving step build, name 'recursion-detection' ------------------------------------------------- no changes Inclusive step time: 0,083009004592896 <- Leaving step build, name 'EndpointDiscoveryMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,083170890808105 <- Leaving step build, name 'endpoint_parameter' ------------------------------------------------ no changes Inclusive step time: 0,083356142044067 <- Leaving step build, name '' ------------------------------ no changes Inclusive step time: 0,083627939224243 <- Leaving step build, name 'ApiCallMonitoringMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,08384895324707 <- Leaving step build, name 'builderV2' --------------------------------------- no changes Inclusive step time: 0,084922790527344 <- Leaving step validate, name 'input_validation_middleware' ------------------------------------------------------------ no changes Inclusive step time: 0,08634090423584 <- Leaving step validate, name 'validation' ------------------------------------------- no changes Inclusive step time: 0,086712121963501 <- Leaving step init, name 's3.head_object' ------------------------------------------- no changes Inclusive step time: 0,087142944335938 <- Leaving step init, name 's3.auto_encode' ------------------------------------------- no changes Inclusive step time: 0,087366104125977 <- Leaving step init, name 's3.location' ---------------------------------------- no changes Inclusive step time: 0,087532043457031 <- Leaving step init, name 's3.save_as' --------------------------------------- no changes Inclusive step time: 0,087736129760742 <- Leaving step init, name 's3.source_file' ------------------------------------------- no changes Inclusive step time: 0,087888956069946 <- Leaving step init, name 's3.ssec' ------------------------------------ no changes Inclusive step time: 0,088068008422852 <- Leaving step init, name 'idempotency_auto_fill' -------------------------------------------------- no changes Inclusive step time: 0,088315010070801 -> Entering step init, name 'idempotency_auto_fill' --------------------------------------------------- command was set to array(3) { ["instance"]=> string(32) "000000002e0b214400007fcd8d770e24" ["name"]=> string(9) "GetObject" ["params"]=> array(5) { ["Bucket"]=> string(17) "files.pagegear.co" ["Key"]=> string(29) "321/articulos/14794/54964.jpg" ["SaveAs"]=> string(22) "/tmp/69e20d3c5a6c1.jpg" ["@http"]=> array(1) { ["debug"]=> resource(39) of type (stream) } ["@context"]=> array(0) { } } } request was set to array(0) { } -> Entering step init, name 's3.ssec' ------------------------------------- no changes -> Entering step init, name 's3.source_file' -------------------------------------------- no changes -> Entering step init, name 's3.save_as' ---------------------------------------- command.params.SaveAs was unset command.params.@http.sink was set to /tmp/69e20d3c5a6c1.jpg -> Entering step init, name 's3.location' ----------------------------------------- no changes -> Entering step init, name 's3.auto_encode' -------------------------------------------- no changes -> Entering step init, name 's3.head_object' -------------------------------------------- no changes -> Entering step validate, name 'validation' -------------------------------------------- no changes -> Entering step validate, name 'input_validation_middleware' ------------------------------------------------------------- no changes -> Entering step build, name 'builderV2' ---------------------------------------- request.instance was set to 000000002e0b22b800007fcd8d770e24 request.method was set to GET request.headers was set to array(2) { ["X-Amz-Security-Token"]=> string(7) "[TOKEN]" ["Host"]=> array(1) { [0]=> string(16) "s3.amazonaws.com" } } request.scheme was set to https request.path was set to /files.pagegear.co/321/articulos/14794/54964.jpg -> Entering step build, name 'ApiCallMonitoringMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name '' ------------------------------- request.instance changed from 000000002e0b22b800007fcd8d770e24 to 000000002e0b22b700007fcd8d770e24 request.headers.X-Amz-User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } request.headers.User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } -> Entering step build, name 'endpoint_parameter' ------------------------------------------------- no changes -> Entering step build, name 'EndpointDiscoveryMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name 'recursion-detection' -------------------------------------------------- no changes -> Entering step build, name 's3.checksum' ------------------------------------------ no changes -> Entering step build, name 's3.content_type' ---------------------------------------------- no changes -> Entering step build, name 's3.bucket_endpoint_arn' ----------------------------------------------------- no changes -> Entering step sign, name 'StreamRequestPayloadMiddleware' ------------------------------------------------------------ no changes -> Entering step sign, name 'invocation-id' ------------------------------------------- request.instance changed from 000000002e0b22b700007fcd8d770e24 to 000000002e0b22b900007fcd8d770e24 request.headers.aws-sdk-invocation-id was set to array(1) { [0]=> string(32) "acbe8041e8e16291a9a3e092fe0d014e" } -> Entering step sign, name 'retry' ----------------------------------- request.instance changed from 000000002e0b22b900007fcd8d770e24 to 000000002e0b22ae00007fcd8d770e24 request.headers.aws-sdk-retry was set to array(1) { [0]=> string(3) "0/0" } -> Entering step sign, name 'signer' ------------------------------------ request.instance changed from 000000002e0b22ae00007fcd8d770e24 to 000000002e0b2f0600007fcd8d770e24 request.headers.x-amz-content-sha256 was set to array(1) { [0]=> string(64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } request.headers.X-Amz-Date was set to array(1) { [0]=> string(16) "20260417T103644Z" } request.headers.Authorization was set to array(1) { [0]=> string(228) "AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] } -> Entering step sign, name 's3.put_object_url' ----------------------------------------------- no changes -> Entering step sign, name 's3.permanent_redirect' --------------------------------------------------- no changes -> Entering step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------- no changes * Trying 16.15.254.164... * TCP_NODELAY set * Connected to s3.amazonaws.com (16.15.254.164) port 443 (#0) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=s3.amazonaws.com * start date: Nov 18 00:00:00 2025 GMT * expire date: Nov 6 23:59:59 2026 GMT * subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com" * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * SSL certificate verify ok. > GET /files.pagegear.co/321/articulos/14794/54964.jpg HTTP/1.1 Host: s3.amazonaws.com X-Amz-User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 aws-sdk-invocation-id: acbe8041e8e16291a9a3e092fe0d014e aws-sdk-retry: 0/0 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: 20260417T103644Z Authorization: AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 GuzzleHttp/6.5.5 curl/7.61.1 PHP/5.6.40 < HTTP/1.1 200 OK < x-amz-id-2: BfMMs+0D+SO0HVlbJ+r9EejNPrXmouvlaF62JH1irQ7WgHAkwOuBSErg97ozvrVeo/y+Q0dpNcuJsyi44F98uUenyUe/D7HT < x-amz-request-id: 65MJCG696EWBBE9F < Date: Fri, 17 Apr 2026 10:36:45 GMT < Last-Modified: Tue, 15 Oct 2024 02:36:53 GMT < ETag: "d2e19d3f07cd662995fce17b790918d1" < x-amz-server-side-encryption: AES256 < x-amz-version-id: null < Accept-Ranges: bytes < Content-Type: image/jpeg < Content-Length: 73644 < Server: AmazonS3 < * Connection #0 to host s3.amazonaws.com left intact <- Leaving step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------ result was set to array(2) { ["instance"]=> string(32) "000000002e0b221a00007fcd8d770e24" ["data"]=> array(37) { ["Body"]=> object(GuzzleHttp\Psr7\LazyOpenStream)#2247 (3) { ["filename":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(22) "/tmp/69e20d3c5a6c1.jpg" ["mode":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(2) "w+" ["stream"]=> object(GuzzleHttp\Psr7\Stream)#1329 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(46) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> NULL ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(22) "/tmp/69e20d3c5a6c1.jpg" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["DeleteMarker"]=> bool(false) ["AcceptRanges"]=> string(5) "bytes" ["Expiration"]=> string(0) "" ["Restore"]=> string(0) "" ["LastModified"]=> object(Aws\Api\DateTimeResult)#27 (3) { ["date"]=> string(26) "2024-10-15 02:36:53.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" } ["ContentLength"]=> int(73644) ["ETag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["ChecksumCRC32"]=> string(0) "" ["ChecksumCRC32C"]=> string(0) "" ["ChecksumSHA1"]=> string(0) "" ["ChecksumSHA256"]=> string(0) "" ["MissingMeta"]=> string(0) "" ["VersionId"]=> string(4) "null" ["CacheControl"]=> string(0) "" ["ContentDisposition"]=> string(0) "" ["ContentEncoding"]=> string(0) "" ["ContentLanguage"]=> string(0) "" ["ContentRange"]=> string(0) "" ["ContentType"]=> string(10) "image/jpeg" ["Expires"]=> object(Aws\Api\DateTimeResult)#69 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["WebsiteRedirectLocation"]=> string(0) "" ["ServerSideEncryption"]=> string(6) "AES256" ["Metadata"]=> array(0) { } ["SSECustomerAlgorithm"]=> string(0) "" ["SSECustomerKeyMD5"]=> string(0) "" ["SSEKMSKeyId"]=> string(0) "" ["BucketKeyEnabled"]=> bool(false) ["StorageClass"]=> string(0) "" ["RequestCharged"]=> string(0) "" ["ReplicationStatus"]=> string(0) "" ["PartsCount"]=> string(0) "" ["TagCount"]=> string(0) "" ["ObjectLockMode"]=> string(0) "" ["ObjectLockRetainUntilDate"]=> object(Aws\Api\DateTimeResult)#3781 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["ObjectLockLegalHoldStatus"]=> string(0) "" ["@metadata"]=> array(4) { ["statusCode"]=> int(200) ["effectiveUri"]=> string(72) "https://s3.amazonaws.com/files.pagegear.co/321/articulos/14794/54964.jpg" ["headers"]=> array(11) { ["x-amz-id-2"]=> string(96) "BfMMs+0D+SO0HVlbJ+r9EejNPrXmouvlaF62JH1irQ7WgHAkwOuBSErg97ozvrVeo/y+Q0dpNcuJsyi44F98uUenyUe/D7HT" ["x-amz-request-id"]=> string(16) "65MJCG696EWBBE9F" ["date"]=> string(29) "Fri, 17 Apr 2026 10:36:45 GMT" ["last-modified"]=> string(29) "Tue, 15 Oct 2024 02:36:53 GMT" ["etag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["x-amz-server-side-encryption"]=> string(6) "AES256" ["x-amz-version-id"]=> string(4) "null" ["accept-ranges"]=> string(5) "bytes" ["content-type"]=> string(10) "image/jpeg" ["content-length"]=> string(5) "73644" ["server"]=> string(8) "AmazonS3" } ["transferStats"]=> array(0) { } } } } Inclusive step time: 0,073519945144653 <- Leaving step sign, name 's3.permanent_redirect' -------------------------------------------------- no changes Inclusive step time: 0,073742866516113 <- Leaving step sign, name 's3.put_object_url' ---------------------------------------------- no changes Inclusive step time: 0,073935031890869 <- Leaving step sign, name 'signer' ----------------------------------- no changes Inclusive step time: 0,07422399520874 <- Leaving step sign, name 'retry' ---------------------------------- no changes Inclusive step time: 0,075000047683716 <- Leaving step sign, name 'invocation-id' ------------------------------------------ result.data.@metadata.transferStats.http was set to array(1) { [0]=> array(0) { } } Inclusive step time: 0,075496196746826 <- Leaving step sign, name 'StreamRequestPayloadMiddleware' ----------------------------------------------------------- no changes Inclusive step time: 0,075693845748901 <- Leaving step build, name 's3.bucket_endpoint_arn' ---------------------------------------------------- no changes Inclusive step time: 0,075902938842773 <- Leaving step build, name 's3.content_type' --------------------------------------------- no changes Inclusive step time: 0,076107978820801 <- Leaving step build, name 's3.checksum' ----------------------------------------- no changes Inclusive step time: 0,076268911361694 <- Leaving step build, name 'recursion-detection' ------------------------------------------------- no changes Inclusive step time: 0,076473951339722 <- Leaving step build, name 'EndpointDiscoveryMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,076634883880615 <- Leaving step build, name 'endpoint_parameter' ------------------------------------------------ no changes Inclusive step time: 0,07682204246521 <- Leaving step build, name '' ------------------------------ no changes Inclusive step time: 0,077080965042114 <- Leaving step build, name 'ApiCallMonitoringMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,077296018600464 <- Leaving step build, name 'builderV2' --------------------------------------- no changes Inclusive step time: 0,078391075134277 <- Leaving step validate, name 'input_validation_middleware' ------------------------------------------------------------ no changes Inclusive step time: 0,079842805862427 <- Leaving step validate, name 'validation' ------------------------------------------- no changes Inclusive step time: 0,080034017562866 <- Leaving step init, name 's3.head_object' ------------------------------------------- no changes Inclusive step time: 0,080403089523315 <- Leaving step init, name 's3.auto_encode' ------------------------------------------- no changes Inclusive step time: 0,08054518699646 <- Leaving step init, name 's3.location' ---------------------------------------- no changes Inclusive step time: 0,080708026885986 <- Leaving step init, name 's3.save_as' --------------------------------------- no changes Inclusive step time: 0,08091402053833 <- Leaving step init, name 's3.source_file' ------------------------------------------- no changes Inclusive step time: 0,081069946289062 <- Leaving step init, name 's3.ssec' ------------------------------------ no changes Inclusive step time: 0,081249952316284 <- Leaving step init, name 'idempotency_auto_fill' -------------------------------------------------- no changes Inclusive step time: 0,081506967544556 -> Entering step init, name 'idempotency_auto_fill' --------------------------------------------------- command was set to array(3) { ["instance"]=> string(32) "000000002e0b263800007fcd8d770e24" ["name"]=> string(9) "GetObject" ["params"]=> array(5) { ["Bucket"]=> string(17) "files.pagegear.co" ["Key"]=> string(29) "321/articulos/14794/54964.jpg" ["SaveAs"]=> string(22) "/tmp/69e20d3c7ac5d.jpg" ["@http"]=> array(1) { ["debug"]=> resource(48) of type (stream) } ["@context"]=> array(0) { } } } request was set to array(0) { } -> Entering step init, name 's3.ssec' ------------------------------------- no changes -> Entering step init, name 's3.source_file' -------------------------------------------- no changes -> Entering step init, name 's3.save_as' ---------------------------------------- command.params.SaveAs was unset command.params.@http.sink was set to /tmp/69e20d3c7ac5d.jpg -> Entering step init, name 's3.location' ----------------------------------------- no changes -> Entering step init, name 's3.auto_encode' -------------------------------------------- no changes -> Entering step init, name 's3.head_object' -------------------------------------------- no changes -> Entering step validate, name 'validation' -------------------------------------------- no changes -> Entering step validate, name 'input_validation_middleware' ------------------------------------------------------------- no changes -> Entering step build, name 'builderV2' ---------------------------------------- request.instance was set to 000000002e0b290d00007fcd8d770e24 request.method was set to GET request.headers was set to array(2) { ["X-Amz-Security-Token"]=> string(7) "[TOKEN]" ["Host"]=> array(1) { [0]=> string(16) "s3.amazonaws.com" } } request.scheme was set to https request.path was set to /files.pagegear.co/321/articulos/14794/54964.jpg -> Entering step build, name 'ApiCallMonitoringMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name '' ------------------------------- request.instance changed from 000000002e0b290d00007fcd8d770e24 to 000000002e0b27c100007fcd8d770e24 request.headers.X-Amz-User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } request.headers.User-Agent was set to array(1) { [0]=> string(74) "aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40" } -> Entering step build, name 'endpoint_parameter' ------------------------------------------------- no changes -> Entering step build, name 'EndpointDiscoveryMiddleware' ---------------------------------------------------------- no changes -> Entering step build, name 'recursion-detection' -------------------------------------------------- no changes -> Entering step build, name 's3.checksum' ------------------------------------------ no changes -> Entering step build, name 's3.content_type' ---------------------------------------------- no changes -> Entering step build, name 's3.bucket_endpoint_arn' ----------------------------------------------------- no changes -> Entering step sign, name 'StreamRequestPayloadMiddleware' ------------------------------------------------------------ no changes -> Entering step sign, name 'invocation-id' ------------------------------------------- request.instance changed from 000000002e0b27c100007fcd8d770e24 to 000000002e0b290a00007fcd8d770e24 request.headers.aws-sdk-invocation-id was set to array(1) { [0]=> string(32) "a008c4970f0b0c032fec756c755fcf4d" } -> Entering step sign, name 'retry' ----------------------------------- request.instance changed from 000000002e0b290a00007fcd8d770e24 to 000000002e0b27f900007fcd8d770e24 request.headers.aws-sdk-retry was set to array(1) { [0]=> string(3) "0/0" } -> Entering step sign, name 'signer' ------------------------------------ request.instance changed from 000000002e0b27f900007fcd8d770e24 to 000000002e0b278100007fcd8d770e24 request.headers.x-amz-content-sha256 was set to array(1) { [0]=> string(64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } request.headers.X-Amz-Date was set to array(1) { [0]=> string(16) "20260417T103644Z" } request.headers.Authorization was set to array(1) { [0]=> string(228) "AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] } -> Entering step sign, name 's3.put_object_url' ----------------------------------------------- no changes -> Entering step sign, name 's3.permanent_redirect' --------------------------------------------------- no changes -> Entering step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------- no changes * Trying 16.15.188.52... * TCP_NODELAY set * Connected to s3.amazonaws.com (16.15.188.52) port 443 (#0) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=s3.amazonaws.com * start date: Nov 18 00:00:00 2025 GMT * expire date: Nov 6 23:59:59 2026 GMT * subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com" * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * SSL certificate verify ok. > GET /files.pagegear.co/321/articulos/14794/54964.jpg HTTP/1.1 Host: s3.amazonaws.com X-Amz-User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 aws-sdk-invocation-id: a008c4970f0b0c032fec756c755fcf4d aws-sdk-retry: 0/0 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: 20260417T103644Z Authorization: AWS4-HMAC-SHA256 Credential=[KEY]/20260417/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=[SIGNATURE] User-Agent: aws-sdk-php/3.255.9 OS/Linux/4.14.355-192.569.amzn1.x86_64 lang/php/5.6.40 GuzzleHttp/6.5.5 curl/7.61.1 PHP/5.6.40 < HTTP/1.1 200 OK < x-amz-id-2: ADLGj3k83eiaGY3qxg8F2udKhvCjSyR/+uWlH8vNz4lO36VsBfTTI5fE7WLPlK3DiZe7I+Maha+4GkrvNwJiG5+zaEusspc0 < x-amz-request-id: 65MYXCBXXWB64XMY < Date: Fri, 17 Apr 2026 10:36:45 GMT < Last-Modified: Tue, 15 Oct 2024 02:36:53 GMT < ETag: "d2e19d3f07cd662995fce17b790918d1" < x-amz-server-side-encryption: AES256 < x-amz-version-id: null < Accept-Ranges: bytes < Content-Type: image/jpeg < Content-Length: 73644 < Server: AmazonS3 < * Connection #0 to host s3.amazonaws.com left intact <- Leaving step attempt, name 'ApiCallAttemptMonitoringMiddleware' ------------------------------------------------------------------ result was set to array(2) { ["instance"]=> string(32) "000000002e0b272f00007fcd8d770e24" ["data"]=> array(37) { ["Body"]=> object(GuzzleHttp\Psr7\LazyOpenStream)#309 (3) { ["filename":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(22) "/tmp/69e20d3c7ac5d.jpg" ["mode":"GuzzleHttp\Psr7\LazyOpenStream":private]=> string(2) "w+" ["stream"]=> object(GuzzleHttp\Psr7\Stream)#91 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(55) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> NULL ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(22) "/tmp/69e20d3c7ac5d.jpg" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["DeleteMarker"]=> bool(false) ["AcceptRanges"]=> string(5) "bytes" ["Expiration"]=> string(0) "" ["Restore"]=> string(0) "" ["LastModified"]=> object(Aws\Api\DateTimeResult)#194 (3) { ["date"]=> string(26) "2024-10-15 02:36:53.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" } ["ContentLength"]=> int(73644) ["ETag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["ChecksumCRC32"]=> string(0) "" ["ChecksumCRC32C"]=> string(0) "" ["ChecksumSHA1"]=> string(0) "" ["ChecksumSHA256"]=> string(0) "" ["MissingMeta"]=> string(0) "" ["VersionId"]=> string(4) "null" ["CacheControl"]=> string(0) "" ["ContentDisposition"]=> string(0) "" ["ContentEncoding"]=> string(0) "" ["ContentLanguage"]=> string(0) "" ["ContentRange"]=> string(0) "" ["ContentType"]=> string(10) "image/jpeg" ["Expires"]=> object(Aws\Api\DateTimeResult)#195 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["WebsiteRedirectLocation"]=> string(0) "" ["ServerSideEncryption"]=> string(6) "AES256" ["Metadata"]=> array(0) { } ["SSECustomerAlgorithm"]=> string(0) "" ["SSECustomerKeyMD5"]=> string(0) "" ["SSEKMSKeyId"]=> string(0) "" ["BucketKeyEnabled"]=> bool(false) ["StorageClass"]=> string(0) "" ["RequestCharged"]=> string(0) "" ["ReplicationStatus"]=> string(0) "" ["PartsCount"]=> string(0) "" ["TagCount"]=> string(0) "" ["ObjectLockMode"]=> string(0) "" ["ObjectLockRetainUntilDate"]=> object(Aws\Api\DateTimeResult)#196 (3) { ["date"]=> string(26) "1970-01-01 00:00:00.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" } ["ObjectLockLegalHoldStatus"]=> string(0) "" ["@metadata"]=> array(4) { ["statusCode"]=> int(200) ["effectiveUri"]=> string(72) "https://s3.amazonaws.com/files.pagegear.co/321/articulos/14794/54964.jpg" ["headers"]=> array(11) { ["x-amz-id-2"]=> string(96) "ADLGj3k83eiaGY3qxg8F2udKhvCjSyR/+uWlH8vNz4lO36VsBfTTI5fE7WLPlK3DiZe7I+Maha+4GkrvNwJiG5+zaEusspc0" ["x-amz-request-id"]=> string(16) "65MYXCBXXWB64XMY" ["date"]=> string(29) "Fri, 17 Apr 2026 10:36:45 GMT" ["last-modified"]=> string(29) "Tue, 15 Oct 2024 02:36:53 GMT" ["etag"]=> string(34) ""d2e19d3f07cd662995fce17b790918d1"" ["x-amz-server-side-encryption"]=> string(6) "AES256" ["x-amz-version-id"]=> string(4) "null" ["accept-ranges"]=> string(5) "bytes" ["content-type"]=> string(10) "image/jpeg" ["content-length"]=> string(5) "73644" ["server"]=> string(8) "AmazonS3" } ["transferStats"]=> array(0) { } } } } Inclusive step time: 0,084098815917969 <- Leaving step sign, name 's3.permanent_redirect' -------------------------------------------------- no changes Inclusive step time: 0,08431601524353 <- Leaving step sign, name 's3.put_object_url' ---------------------------------------------- no changes Inclusive step time: 0,084524869918823 <- Leaving step sign, name 'signer' ----------------------------------- no changes Inclusive step time: 0,084807872772217 <- Leaving step sign, name 'retry' ---------------------------------- no changes Inclusive step time: 0,085604906082153 <- Leaving step sign, name 'invocation-id' ------------------------------------------ result.data.@metadata.transferStats.http was set to array(1) { [0]=> array(0) { } } Inclusive step time: 0,08611798286438 <- Leaving step sign, name 'StreamRequestPayloadMiddleware' ----------------------------------------------------------- no changes Inclusive step time: 0,086315155029297 <- Leaving step build, name 's3.bucket_endpoint_arn' ---------------------------------------------------- no changes Inclusive step time: 0,086522102355957 <- Leaving step build, name 's3.content_type' --------------------------------------------- no changes Inclusive step time: 0,086709976196289 <- Leaving step build, name 's3.checksum' ----------------------------------------- no changes Inclusive step time: 0,086870908737183 <- Leaving step build, name 'recursion-detection' ------------------------------------------------- no changes Inclusive step time: 0,08705997467041 <- Leaving step build, name 'EndpointDiscoveryMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,087223052978516 <- Leaving step build, name 'endpoint_parameter' ------------------------------------------------ no changes Inclusive step time: 0,087405204772949 <- Leaving step build, name '' ------------------------------ no changes Inclusive step time: 0,087662935256958 <- Leaving step build, name 'ApiCallMonitoringMiddleware' --------------------------------------------------------- no changes Inclusive step time: 0,087872982025146 <- Leaving step build, name 'builderV2' --------------------------------------- no changes Inclusive step time: 0,088857889175415 <- Leaving step validate, name 'input_validation_middleware' ------------------------------------------------------------ no changes Inclusive step time: 0,090246915817261 <- Leaving step validate, name 'validation' ------------------------------------------- no changes Inclusive step time: 0,090431928634644 <- Leaving step init, name 's3.head_object' ------------------------------------------- no changes Inclusive step time: 0,09079384803772 <- Leaving step init, name 's3.auto_encode' ------------------------------------------- no changes Inclusive step time: 0,090931177139282 <- Leaving step init, name 's3.location' ---------------------------------------- no changes Inclusive step time: 0,091089010238647 <- Leaving step init, name 's3.save_as' --------------------------------------- no changes Inclusive step time: 0,091287136077881 <- Leaving step init, name 's3.source_file' ------------------------------------------- no changes Inclusive step time: 0,09143590927124 <- Leaving step init, name 's3.ssec' ------------------------------------ no changes Inclusive step time: 0,091609001159668 <- Leaving step init, name 'idempotency_auto_fill' -------------------------------------------------- no changes Inclusive step time: 0,091850996017456
> > > > > > >

Aerocolor Laca Anticorrosiva 300 ml

Precio: (Incluye Iva)

Ahora {{ q.precio_oferta | numero:0:"$" }} (x{{ q.cantidad }}: {{ q.precio_oferta * q.cantidad | numero:0:"$" }})
Antes {{ q.precio | numero:0:"$" }}
{{ q.precio | numero:0:"$" }} (x{{ q.cantidad }}: {{ q.precio * q.cantidad | numero:0:"$" }}) Referencia no disponible

Actualmente no hay unidades disponibles, no obstante puede realizar la cotización dando Click aquí


Es un aerosol especializado en preparación de superficies contra la oxidación y logrando mejor adherencia de la pintura. De alto cubrimiento, alto rendimiento y rápido secado.  No contiene metales pesados.


USOS:

Pintura en aerosol anticorrosiva, ideal para proteger contra la oxidación y mejorar la adherencia de la pintura final de acabado en superficies metálicas. Para uso en interiores y exteriores. Rinde 1,5 m² aproximadamente.


Disponible en Negro, gris y blanco*

Para más información, descarga la ficha técnica.

  • Categoría Aerosoles Aerocolor
  • Elaborado por Pintuco
  • Referencia 5891802
AVISO IMPORTANTE: El nivel de brillo y composición de la pantalla puede provocar una diferencia visual. Te pedimos verificar el color con muestras físicas. Es posible que pueda presentarse variación de color por diferente tipo de producto.