Last active
June 20, 2020 00:34
-
-
Save ad-m/5145f581f8deeafad4f0d43326d8660a to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run --rm --network host s3rver-s3tests | |
/opt/s3tests/s3tests/functional/test_headers.py:126: SyntaxWarning: "is" with a literal. Did you mean "=="? | |
if boto_type is 'S3Connection': | |
/opt/s3tests/s3tests/functional/test_headers.py:131: SyntaxWarning: "is" with a literal. Did you mean "=="? | |
elif boto_type is 'HTTPRequest': | |
/opt/s3tests/s3tests/functional/test_s3_website.py:190: SyntaxWarning: "is" with a literal. Did you mean "=="? | |
if k is 'BucketName': | |
EFFF.EE...FE...F..F.EFEE...FFFFFFEE.FF.F.FEE.FF..F.......FFFF....FF.................F............................FF...E.E.......EEEFF....F...E..........E......FFFFFFFFFFFFFF...FFF..FF........F....F..F.F.F.F.....E.F........F.F....E..E.....FEF.F.FFEF.EEEEEFFFFFEEEEEEEEEEEEEEEEEFEEEEEEEEEEEEEEEEE.F.FEE..EF.......FE.....EEE..EFFEE.E..EF..EFEEFF.FF.F...EEEFFFEF.EF...F..EEEEEEEEEEEEEEEEEEEEEEEEEFFFEFEEEEEEEEEEEE....FFFFFFF.FFFFE.FF...F....FEEEEEEEE2020-06-19 23:52:01,888 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:01,888 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826401c10>> | |
2020-06-19 23:52:01,888 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264693a0>> | |
2020-06-19 23:52:01,888 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:01,889 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:01,889 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826401c10>> | |
2020-06-19 23:52:01,889 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:01,889 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-450?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'bf35KLo+IhfRRNyZiWtfIA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{\n "Version":"2012-10-17",\n "Statement": [{\n "Sid": "Allow Public Access to All Objects",\n "Effect": "Allow",\n "Principal": "*",\n "Action": "s3:GetObject",\n "Condition": {\n "StringLikeIfExists": {\n "aws:Referer": "http://www.example.com/*"\n }\n },\n "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-450/*"\n }\n ]\n }', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-450?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48264d6820>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-450'}}} | |
2020-06-19 23:52:01,890 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264d6e80>> | |
2020-06-19 23:52:01,890 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:01,890 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826469610>> | |
2020-06-19 23:52:01,890 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:01,891 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-450 | |
policy= | |
content-md5:bf35KLo+IhfRRNyZiWtfIA== | |
host:localhost:8080 | |
x-amz-content-sha256:944bd30a80c1a06f2a27383ac1e3b8527096c87195907398084512cfc9b482db | |
x-amz-date:20200619T235201Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
944bd30a80c1a06f2a27383ac1e3b8527096c87195907398084512cfc9b482db | |
2020-06-19 23:52:01,891 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235201Z | |
20200619/us-east-1/s3/aws4_request | |
31c411c0c493c4d95b5a3e3fc53e380815d9f539e2bea51bdd73d9069886485b | |
2020-06-19 23:52:01,891 botocore.auth [DEBUG] Signature: | |
ad4fb01ff511bea0ea030ce8639a3391bde1bd5b9207d80ea148459caa78ba3d | |
2020-06-19 23:52:01,891 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-450?policy, headers={'Content-MD5': b'bf35KLo+IhfRRNyZiWtfIA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235201Z', 'X-Amz-Content-SHA256': b'944bd30a80c1a06f2a27383ac1e3b8527096c87195907398084512cfc9b482db', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ad4fb01ff511bea0ea030ce8639a3391bde1bd5b9207d80ea148459caa78ba3d', 'Content-Length': '459'}> | |
2020-06-19 23:52:01,896 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:01 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:01,896 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:01,899 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826401760> | |
2020-06-19 23:52:01,899 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:01,900 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826401c10>> | |
E2020-06-19 23:52:01,901 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:01,903 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:01,903 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:01,903 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:01,905 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:01,906 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:01,908 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:01,908 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482662d430>> | |
2020-06-19 23:52:01,908 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482662d070>> | |
2020-06-19 23:52:01,908 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:01,909 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:01,909 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482662d430>> | |
2020-06-19 23:52:01,909 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:01,909 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-451', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-451', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48265436d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-451'}}} | |
2020-06-19 23:52:01,910 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826543d60>> | |
2020-06-19 23:52:01,910 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:01,910 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482662d610>> | |
2020-06-19 23:52:01,910 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:01,911 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:01,911 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-451 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235201Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:01,911 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235201Z | |
20200619/us-east-1/s3/aws4_request | |
3695e3e81a9b590dcf0676d9ef3de883c45b30d8c973a593a710360c9a78f1cd | |
2020-06-19 23:52:01,911 botocore.auth [DEBUG] Signature: | |
4a9d2335f85988d1adf9a304f60f2367c1926b48be3aa02c9ee2f450d30cf881 | |
2020-06-19 23:52:01,911 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-451, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a9d2335f85988d1adf9a304f60f2367c1926b48be3aa02c9ee2f450d30cf881', 'Content-Length': '0'}> | |
2020-06-19 23:52:01,921 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-451', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:01 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:01,921 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:01,921 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482662da30> | |
2020-06-19 23:52:01,922 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:01,922 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482662d430>> | |
2020-06-19 23:52:01,922 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:01,924 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:01,924 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:01,924 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:01,926 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:01,927 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:01,940 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482652bee0>> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482652bd30>> | |
2020-06-19 23:52:01,941 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:01,942 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:01,959 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:01,959 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:01,960 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482652bee0>> | |
2020-06-19 23:52:01,960 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:01,960 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-451/testputtags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'ihKNtdfz7thfJ+GX61cuew==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ca61d0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825ab6e20>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-451'}}} | |
2020-06-19 23:52:01,960 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825ab65b0>> | |
2020-06-19 23:52:01,961 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:01,961 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482652beb0>> | |
2020-06-19 23:52:01,961 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:01,992 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:01,992 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-451/testputtags | |
content-md5:ihKNtdfz7thfJ+GX61cuew== | |
host:localhost:8080 | |
x-amz-content-sha256:8454e72a23af30901ca6eba91c131ca774a0c771ca8936407ff3a4a177a80e7f | |
x-amz-date:20200619T235201Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
8454e72a23af30901ca6eba91c131ca774a0c771ca8936407ff3a4a177a80e7f | |
2020-06-19 23:52:01,992 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235201Z | |
20200619/us-east-1/s3/aws4_request | |
fa02e29d1ca8865872c233301a61f6963af50f60fe778eacd6b70dc1cfe25f49 | |
2020-06-19 23:52:01,992 botocore.auth [DEBUG] Signature: | |
dcae7376f35a9d0dd51c66be19bf33f463e5c2298fc7f9b8d486d32192190059 | |
2020-06-19 23:52:01,992 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'ihKNtdfz7thfJ+GX61cuew==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235201Z', 'X-Amz-Content-SHA256': b'8454e72a23af30901ca6eba91c131ca774a0c771ca8936407ff3a4a177a80e7f', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=dcae7376f35a9d0dd51c66be19bf33f463e5c2298fc7f9b8d486d32192190059', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:01,994 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:01,995 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:02,060 botocore.parsers [DEBUG] Response headers: {'ETag': '"8a128db5d7f3eed85f27e197eb572e7b"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,060 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,060 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482652b1c0> | |
2020-06-19 23:52:02,061 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,061 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482652bee0>> | |
2020-06-19 23:52:02,062 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,063 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,063 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,063 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,066 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,069 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,072 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,072 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
2020-06-19 23:52:02,073 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148ac0>> | |
2020-06-19 23:52:02,073 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,075 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,075 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
2020-06-19 23:52:02,076 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,076 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825d0da00>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-451'}}} | |
2020-06-19 23:52:02,077 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825d0d3a0>> | |
2020-06-19 23:52:02,078 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,078 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48251484c0>> | |
2020-06-19 23:52:02,079 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,079 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,080 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-451/testputtags | |
tagging= | |
content-md5:OP5DYW+6ItAXSXFsKNw+tg== | |
host:localhost:8080 | |
x-amz-content-sha256:f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
2020-06-19 23:52:02,080 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
c7bd31c139d4d181bc9093d21dc156a7629cc796716a7ed8eb2a3273297c899b | |
2020-06-19 23:52:02,081 botocore.auth [DEBUG] Signature: | |
caa459c78823a87898d48ac0bb93e34d078688a847a4a6cfba80cb77ca553f12 | |
2020-06-19 23:52:02,081 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging, headers={'Content-MD5': b'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=caa459c78823a87898d48ac0bb93e34d078688a847a4a6cfba80cb77ca553f12', 'Content-Length': '162'}> | |
2020-06-19 23:52:02,102 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,102 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,102 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825994850> | |
2020-06-19 23:52:02,103 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,103 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
2020-06-19 23:52:02,104 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,104 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
2020-06-19 23:52:02,105 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148ac0>> | |
2020-06-19 23:52:02,105 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,105 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,106 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
2020-06-19 23:52:02,106 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,107 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825d0da00>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-451'}}} | |
2020-06-19 23:52:02,108 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825d0d3a0>> | |
2020-06-19 23:52:02,108 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,109 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48251484c0>> | |
2020-06-19 23:52:02,109 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,109 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-451/testputtags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,109 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
41f8eca39b6b433e2f09fb07b5a6751751970db429b29c31915440deadd1387e | |
2020-06-19 23:52:02,110 botocore.auth [DEBUG] Signature: | |
647749a886089db39556d27b178eec06dbbc0513629b0224e110b5894713ab4d | |
2020-06-19 23:52:02,110 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-451/testputtags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=647749a886089db39556d27b178eec06dbbc0513629b0224e110b5894713ab4d'}> | |
2020-06-19 23:52:02,120 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '162', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,120 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:02,121 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825994850> | |
2020-06-19 23:52:02,121 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,121 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48259948b0>> | |
.2020-06-19 23:52:02,122 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,124 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,125 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,125 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,127 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,130 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,134 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,135 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482613d040>> | |
2020-06-19 23:52:02,135 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482613dee0>> | |
2020-06-19 23:52:02,136 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,137 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,137 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482613d040>> | |
2020-06-19 23:52:02,137 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,138 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-452', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-452', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148ca0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-452'}}} | |
2020-06-19 23:52:02,139 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251486a0>> | |
2020-06-19 23:52:02,139 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,140 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482613d430>> | |
2020-06-19 23:52:02,140 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,141 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,143 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-452 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,144 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
231ea98c5dfd22a25537ee1bdce578bdc8ef90c44b9e515378e37c8e54b58060 | |
2020-06-19 23:52:02,144 botocore.auth [DEBUG] Signature: | |
db627916bd243598f5651713c1b69699e897db649d5bc1710f90b45850aaf74a | |
2020-06-19 23:52:02,145 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-452, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db627916bd243598f5651713c1b69699e897db649d5bc1710f90b45850aaf74a', 'Content-Length': '0'}> | |
2020-06-19 23:52:02,166 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-452', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,167 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,167 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482613daf0> | |
2020-06-19 23:52:02,167 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,168 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482613d040>> | |
2020-06-19 23:52:02,168 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,170 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,171 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,171 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,173 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,175 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,186 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:02,189 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:02,189 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:02,189 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,190 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265f25b0>> | |
2020-06-19 23:52:02,190 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265f2af0>> | |
2020-06-19 23:52:02,190 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,191 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:02,211 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,211 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:02,211 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265f25b0>> | |
2020-06-19 23:52:02,211 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,211 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-452/testputtags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'r0bDEWgTnv74OJXZdMUs+A==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fdc270>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826554b80>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-452'}}} | |
2020-06-19 23:52:02,212 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826554970>> | |
2020-06-19 23:52:02,212 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,213 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826548730>> | |
2020-06-19 23:52:02,213 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,252 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,253 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-452/testputtags | |
content-md5:r0bDEWgTnv74OJXZdMUs+A== | |
host:localhost:8080 | |
x-amz-content-sha256:1be90a2e987afce4526f701962c79bede87b727084100754e87d6cdaf5256fe7 | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
1be90a2e987afce4526f701962c79bede87b727084100754e87d6cdaf5256fe7 | |
2020-06-19 23:52:02,253 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
965ac11f7cdb099a3a280d290deaa4edafc7a9f4bcf28591afb332bcf4e6c3cf | |
2020-06-19 23:52:02,253 botocore.auth [DEBUG] Signature: | |
70db68d247b375f8af928dc38a1a8b073ac95df16d916a6c9d5535783e228d32 | |
2020-06-19 23:52:02,253 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'r0bDEWgTnv74OJXZdMUs+A==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'1be90a2e987afce4526f701962c79bede87b727084100754e87d6cdaf5256fe7', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=70db68d247b375f8af928dc38a1a8b073ac95df16d916a6c9d5535783e228d32', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:02,257 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:02,258 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:02,365 botocore.parsers [DEBUG] Response headers: {'ETag': '"af46c31168139efef83895d974c52cf8"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,365 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,366 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265f2310> | |
2020-06-19 23:52:02,366 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,366 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265f25b0>> | |
2020-06-19 23:52:02,367 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,371 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,371 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,372 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,374 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,377 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,380 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,380 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
2020-06-19 23:52:02,381 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7a00>> | |
2020-06-19 23:52:02,381 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,382 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,382 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
2020-06-19 23:52:02,382 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,383 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-452/testputtags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d32b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-452'}}} | |
2020-06-19 23:52:02,383 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d328e0>> | |
2020-06-19 23:52:02,384 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,384 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7fa0>> | |
2020-06-19 23:52:02,385 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,386 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,386 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-452/testputtags | |
tagging= | |
content-md5:OP5DYW+6ItAXSXFsKNw+tg== | |
host:localhost:8080 | |
x-amz-content-sha256:f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
2020-06-19 23:52:02,386 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
0d15adea708ea7ee3171733e8b5fd951ba7c7293babd9762ed03481b9ecd3b52 | |
2020-06-19 23:52:02,387 botocore.auth [DEBUG] Signature: | |
44223be8efaf6af5933c812f3c8ffd7a666b62fa05d6c12e2ebfbb27112dfb58 | |
2020-06-19 23:52:02,388 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags?tagging, headers={'Content-MD5': b'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=44223be8efaf6af5933c812f3c8ffd7a666b62fa05d6c12e2ebfbb27112dfb58', 'Content-Length': '162'}> | |
2020-06-19 23:52:02,401 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,402 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,402 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7100> | |
2020-06-19 23:52:02,402 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,402 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
2020-06-19 23:52:02,403 botocore.hooks [DEBUG] Event before-parameter-build.s3.HeadObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:02,403 botocore.hooks [DEBUG] Event before-parameter-build.s3.HeadObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,403 botocore.hooks [DEBUG] Event before-parameter-build.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
2020-06-19 23:52:02,403 botocore.hooks [DEBUG] Event before-parameter-build.s3.HeadObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7a00>> | |
2020-06-19 23:52:02,403 botocore.hooks [DEBUG] Event before-parameter-build.s3.HeadObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,404 botocore.hooks [DEBUG] Event before-call.s3.HeadObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,404 botocore.hooks [DEBUG] Event before-call.s3.HeadObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
2020-06-19 23:52:02,404 botocore.hooks [DEBUG] Event before-call.s3.HeadObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,404 botocore.endpoint [DEBUG] Making request for OperationModel(name=HeadObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-452/testputtags', 'query_string': {}, 'method': 'HEAD', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d32b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-452'}}} | |
2020-06-19 23:52:02,405 botocore.hooks [DEBUG] Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d328e0>> | |
2020-06-19 23:52:02,405 botocore.hooks [DEBUG] Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,406 botocore.hooks [DEBUG] Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7fa0>> | |
2020-06-19 23:52:02,406 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,406 botocore.auth [DEBUG] CanonicalRequest: | |
HEAD | |
/yournamehere-pe0ec27x1gew09de-452/testputtags | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,406 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
4d7e45dcaa0730b2aef4d625c33d0117b0d198e352b216bcbe9f1061f21ce4cc | |
2020-06-19 23:52:02,406 botocore.auth [DEBUG] Signature: | |
2ce06579f4a724465a00e1577f8985661228430f5424a37077f12f1e91455211 | |
2020-06-19 23:52:02,407 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-452/testputtags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ce06579f4a724465a00e1577f8985661228430f5424a37077f12f1e91455211'}> | |
2020-06-19 23:52:02,425 botocore.parsers [DEBUG] Response headers: {'Accept-Ranges': 'bytes', 'Content-Type': 'binary/octet-stream', 'Last-Modified': 'Fri, 19 Jun 2020 23:52:02 GMT', 'ETag': '"af46c31168139efef83895d974c52cf8"', 'Content-Length': '7340032', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,426 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,426 botocore.hooks [DEBUG] Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7100> | |
2020-06-19 23:52:02,427 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,427 botocore.hooks [DEBUG] Event needs-retry.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7820>> | |
E2020-06-19 23:52:02,428 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,430 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,430 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,431 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,434 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,436 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,439 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,440 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482613dbb0>> | |
2020-06-19 23:52:02,440 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482613d1c0>> | |
2020-06-19 23:52:02,441 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,441 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,442 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482613dbb0>> | |
2020-06-19 23:52:02,442 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,443 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-453', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-453', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826500c40>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-453'}}} | |
2020-06-19 23:52:02,444 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826500430>> | |
2020-06-19 23:52:02,444 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,445 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482613dcd0>> | |
2020-06-19 23:52:02,445 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,446 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,446 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-453 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,447 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
3c23bb8c96b7816bb0151bfc065675887d2c972223bb2e767c618edce9c487aa | |
2020-06-19 23:52:02,448 botocore.auth [DEBUG] Signature: | |
25e3905b5ce01215489eeb090c62dbee90800eaf51a5a679fbf4388dd9aec55b | |
2020-06-19 23:52:02,448 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-453, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=25e3905b5ce01215489eeb090c62dbee90800eaf51a5a679fbf4388dd9aec55b', 'Content-Length': '0'}> | |
2020-06-19 23:52:02,463 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-453', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,463 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,464 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482613d520> | |
2020-06-19 23:52:02,464 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,464 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482613dbb0>> | |
2020-06-19 23:52:02,465 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,467 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,467 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,467 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,470 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,475 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,485 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:02,486 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:02,487 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:02,488 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,488 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264e1cd0>> | |
2020-06-19 23:52:02,490 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264e1100>> | |
2020-06-19 23:52:02,491 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,492 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:02,509 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,510 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:02,511 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264e1cd0>> | |
2020-06-19 23:52:02,512 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,512 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-453/testputmaxtags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'tU2mp7r1P7u7xa6/rwZ2Mw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4826295680>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482613dbe0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-453'}}} | |
2020-06-19 23:52:02,514 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482613ddc0>> | |
2020-06-19 23:52:02,518 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,519 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264e1970>> | |
2020-06-19 23:52:02,520 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,563 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,564 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-453/testputmaxtags | |
content-md5:tU2mp7r1P7u7xa6/rwZ2Mw== | |
host:localhost:8080 | |
x-amz-content-sha256:04795a2161a72a5663e58803625d26cd4a29450030274d993e11ea0fd243a4aa | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
04795a2161a72a5663e58803625d26cd4a29450030274d993e11ea0fd243a4aa | |
2020-06-19 23:52:02,564 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
cc69bbc2fc0d1e877d3551c46d54ee3101e96b347aa0531a15459f1b12aa18a0 | |
2020-06-19 23:52:02,566 botocore.auth [DEBUG] Signature: | |
f5e3c741f48321d6ef92061cdf8e23f485b58cfbee8b711319f0e19ca205908d | |
2020-06-19 23:52:02,567 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'tU2mp7r1P7u7xa6/rwZ2Mw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'04795a2161a72a5663e58803625d26cd4a29450030274d993e11ea0fd243a4aa', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=f5e3c741f48321d6ef92061cdf8e23f485b58cfbee8b711319f0e19ca205908d', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:02,569 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:02,573 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:02,691 botocore.parsers [DEBUG] Response headers: {'ETag': '"b54da6a7baf53fbbbbc5aebfaf067633"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,692 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,692 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264e1a60> | |
2020-06-19 23:52:02,692 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,693 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264e1cd0>> | |
2020-06-19 23:52:02,694 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,696 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,696 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,697 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,699 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,702 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,704 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,705 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
2020-06-19 23:52:02,705 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825d0d220>> | |
2020-06-19 23:52:02,706 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,707 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,709 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
2020-06-19 23:52:02,709 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,710 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'GpXc74PcNa1DCQvC88DgZA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag><Tag><Key>2</Key><Value>2</Value></Tag><Tag><Key>3</Key><Value>3</Value></Tag><Tag><Key>4</Key><Value>4</Value></Tag><Tag><Key>5</Key><Value>5</Value></Tag><Tag><Key>6</Key><Value>6</Value></Tag><Tag><Key>7</Key><Value>7</Value></Tag><Tag><Key>8</Key><Value>8</Value></Tag><Tag><Key>9</Key><Value>9</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48251485b0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-453'}}} | |
2020-06-19 23:52:02,710 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825148e80>> | |
2020-06-19 23:52:02,710 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,711 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825d0dbb0>> | |
2020-06-19 23:52:02,711 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,711 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,712 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-453/testputmaxtags | |
tagging= | |
content-md5:GpXc74PcNa1DCQvC88DgZA== | |
host:localhost:8080 | |
x-amz-content-sha256:f8ca8cec64e06b33862543765b8ba1caf1536fade81c95139e785869eac86728 | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8ca8cec64e06b33862543765b8ba1caf1536fade81c95139e785869eac86728 | |
2020-06-19 23:52:02,712 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
39bb2e7bbbd5e305555029b26b0e112bdcc637ed42ea6af27bf30803e39f14bd | |
2020-06-19 23:52:02,712 botocore.auth [DEBUG] Signature: | |
ce61486f42d6d9dfd33c664fb78388a38d1f737657e8d2d46cc2437d84a8b1fd | |
2020-06-19 23:52:02,713 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging, headers={'Content-MD5': b'GpXc74PcNa1DCQvC88DgZA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'f8ca8cec64e06b33862543765b8ba1caf1536fade81c95139e785869eac86728', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ce61486f42d6d9dfd33c664fb78388a38d1f737657e8d2d46cc2437d84a8b1fd', 'Content-Length': '474'}> | |
2020-06-19 23:52:02,722 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,722 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,723 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825d0de80> | |
2020-06-19 23:52:02,723 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,723 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
2020-06-19 23:52:02,724 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,724 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
2020-06-19 23:52:02,724 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825d0d220>> | |
2020-06-19 23:52:02,724 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,725 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,725 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
2020-06-19 23:52:02,725 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,725 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48251485b0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-453'}}} | |
2020-06-19 23:52:02,726 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825148e80>> | |
2020-06-19 23:52:02,726 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,726 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825d0dbb0>> | |
2020-06-19 23:52:02,727 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,727 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-453/testputmaxtags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,727 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
7b3f64640bbf9fc32bf062d9001a9a0a6e976368e6323825f1a60c0191ad9994 | |
2020-06-19 23:52:02,727 botocore.auth [DEBUG] Signature: | |
cfae9815b8d8a22f0aece974f520521bf128226f34aeb87e3f7f596b334a1f36 | |
2020-06-19 23:52:02,727 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-453/testputmaxtags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cfae9815b8d8a22f0aece974f520521bf128226f34aeb87e3f7f596b334a1f36'}> | |
2020-06-19 23:52:02,736 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '474', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,737 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag><Tag><Key>2</Key><Value>2</Value></Tag><Tag><Key>3</Key><Value>3</Value></Tag><Tag><Key>4</Key><Value>4</Value></Tag><Tag><Key>5</Key><Value>5</Value></Tag><Tag><Key>6</Key><Value>6</Value></Tag><Tag><Key>7</Key><Value>7</Value></Tag><Tag><Key>8</Key><Value>8</Value></Tag><Tag><Key>9</Key><Value>9</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:02,739 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825d0de80> | |
2020-06-19 23:52:02,740 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,741 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d0d0>> | |
.2020-06-19 23:52:02,742 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,746 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,747 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,747 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,750 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,751 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,753 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,754 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264690a0>> | |
2020-06-19 23:52:02,754 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264694c0>> | |
2020-06-19 23:52:02,754 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,754 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,754 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264690a0>> | |
2020-06-19 23:52:02,755 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,755 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-454', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-454', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482652b2e0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-454'}}} | |
2020-06-19 23:52:02,756 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482652b610>> | |
2020-06-19 23:52:02,756 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,756 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826469a60>> | |
2020-06-19 23:52:02,757 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,757 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,757 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-454 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235202Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:02,758 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
a05f8899037e5bea95f9d2de0b2a014f6d4715c37b50181e5db1c36fec4324bb | |
2020-06-19 23:52:02,758 botocore.auth [DEBUG] Signature: | |
be4fa1d2c7e024ec4ff5e8c10d3220675c1c630d0a90412b743c06f8039fda04 | |
2020-06-19 23:52:02,758 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-454, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be4fa1d2c7e024ec4ff5e8c10d3220675c1c630d0a90412b743c06f8039fda04', 'Content-Length': '0'}> | |
2020-06-19 23:52:02,764 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-454', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,764 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,765 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826469ca0> | |
2020-06-19 23:52:02,765 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,765 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264690a0>> | |
2020-06-19 23:52:02,766 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,768 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,768 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,768 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,771 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,772 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824d507f0>> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3cf40>> | |
2020-06-19 23:52:02,782 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,783 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:02,800 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,801 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:02,801 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824d507f0>> | |
2020-06-19 23:52:02,801 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,801 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-454/testputmaxtags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': '7IPzUiAKFMiSAdDL2MwTnw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4825c84b80>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-454/testputmaxtags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825ab6820>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-454'}}} | |
2020-06-19 23:52:02,802 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825ab6730>> | |
2020-06-19 23:52:02,802 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,802 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3cfa0>> | |
2020-06-19 23:52:02,803 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,842 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,842 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-454/testputmaxtags | |
content-md5:7IPzUiAKFMiSAdDL2MwTnw== | |
host:localhost:8080 | |
x-amz-content-sha256:6ee39f9b74f6f23da87f79abb7759ae04331cc5327e5585dad9ae6adbb18f3e7 | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
6ee39f9b74f6f23da87f79abb7759ae04331cc5327e5585dad9ae6adbb18f3e7 | |
2020-06-19 23:52:02,842 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
99120ce18f90f00020e1a7fd459e708a15fd99fc8f0924f4ba286bd2b5d275ef | |
2020-06-19 23:52:02,842 botocore.auth [DEBUG] Signature: | |
89149a3b7f5aef8f9331c6b04906423b0f141561a5e8bb55b257c2bad892f2eb | |
2020-06-19 23:52:02,843 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-454/testputmaxtags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'7IPzUiAKFMiSAdDL2MwTnw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'6ee39f9b74f6f23da87f79abb7759ae04331cc5327e5585dad9ae6adbb18f3e7', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=89149a3b7f5aef8f9331c6b04906423b0f141561a5e8bb55b257c2bad892f2eb', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:02,844 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:02,845 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:02,931 botocore.parsers [DEBUG] Response headers: {'ETag': '"ec83f352200a14c89201d0cbd8cc139f"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,931 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,932 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824d50880> | |
2020-06-19 23:52:02,932 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,932 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824d507f0>> | |
2020-06-19 23:52:02,934 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,945 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,945 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,945 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,948 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,950 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,953 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,953 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826401ca0>> | |
2020-06-19 23:52:02,953 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826401070>> | |
2020-06-19 23:52:02,953 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,956 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:02,957 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826401ca0>> | |
2020-06-19 23:52:02,957 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:02,958 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-454/testputmaxtags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'vmuT6prqA6WLGo3/HiLQlA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag><Tag><Key>2</Key><Value>2</Value></Tag><Tag><Key>3</Key><Value>3</Value></Tag><Tag><Key>4</Key><Value>4</Value></Tag><Tag><Key>5</Key><Value>5</Value></Tag><Tag><Key>6</Key><Value>6</Value></Tag><Tag><Key>7</Key><Value>7</Value></Tag><Tag><Key>8</Key><Value>8</Value></Tag><Tag><Key>9</Key><Value>9</Value></Tag><Tag><Key>10</Key><Value>10</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-454/testputmaxtags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d24700>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-454'}}} | |
2020-06-19 23:52:02,959 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d241c0>> | |
2020-06-19 23:52:02,959 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:02,960 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826401190>> | |
2020-06-19 23:52:02,960 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:02,965 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:02,965 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-454/testputmaxtags | |
tagging= | |
content-md5:vmuT6prqA6WLGo3/HiLQlA== | |
host:localhost:8080 | |
x-amz-content-sha256:2f8a0de38f324d58f802b42da59734828ecdf133a66473f758856ec4dfbd3d67 | |
x-amz-date:20200619T235202Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
2f8a0de38f324d58f802b42da59734828ecdf133a66473f758856ec4dfbd3d67 | |
2020-06-19 23:52:02,965 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235202Z | |
20200619/us-east-1/s3/aws4_request | |
e0f06459193c30a84584946c434167519ad76bb183d1a642af33d20c663fc419 | |
2020-06-19 23:52:02,966 botocore.auth [DEBUG] Signature: | |
56825e5afe492c19889d7e5a052f538853588369debee80a314e3fc17e95d2d7 | |
2020-06-19 23:52:02,966 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-454/testputmaxtags?tagging, headers={'Content-MD5': b'vmuT6prqA6WLGo3/HiLQlA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235202Z', 'X-Amz-Content-SHA256': b'2f8a0de38f324d58f802b42da59734828ecdf133a66473f758856ec4dfbd3d67', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=56825e5afe492c19889d7e5a052f538853588369debee80a314e3fc17e95d2d7', 'Content-Length': '515'}> | |
2020-06-19 23:52:02,986 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:02 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:02,986 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:02,987 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264015e0> | |
2020-06-19 23:52:02,988 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:02,988 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826401ca0>> | |
F2020-06-19 23:52:02,990 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:02,992 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:02,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:02,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:02,995 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:02,996 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:02,999 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:02,999 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48250df970>> | |
2020-06-19 23:52:02,999 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48250df130>> | |
2020-06-19 23:52:02,999 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:02,999 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,000 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48250df970>> | |
2020-06-19 23:52:03,000 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,000 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-455', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-455', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482662db50>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-455'}}} | |
2020-06-19 23:52:03,000 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482662d790>> | |
2020-06-19 23:52:03,000 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,001 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48250df7f0>> | |
2020-06-19 23:52:03,006 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,006 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,006 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-455 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235203Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:03,006 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
aca6043e729e7069cd3a1cab58c27a724313fd12ad9c8a58e5aeea861f33a06e | |
2020-06-19 23:52:03,006 botocore.auth [DEBUG] Signature: | |
53c87fac5ab3deb9f61ab8790489004ab370bb6df0a49972eb26b6dd7d0a61f5 | |
2020-06-19 23:52:03,007 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-455, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53c87fac5ab3deb9f61ab8790489004ab370bb6df0a49972eb26b6dd7d0a61f5', 'Content-Length': '0'}> | |
2020-06-19 23:52:03,014 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-455', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,014 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,015 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48250df3d0> | |
2020-06-19 23:52:03,015 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,015 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48250df970>> | |
2020-06-19 23:52:03,017 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,021 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,021 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,021 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,023 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,025 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,038 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264b1e20>> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264b1460>> | |
2020-06-19 23:52:03,039 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,040 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:03,057 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,058 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:03,058 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264b1e20>> | |
2020-06-19 23:52:03,058 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,058 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'ich7Jz++bfja7WgrKRzgtg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824dab590>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826543670>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-455'}}} | |
2020-06-19 23:52:03,058 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826543f40>> | |
2020-06-19 23:52:03,059 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,059 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264b11c0>> | |
2020-06-19 23:52:03,059 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,099 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,099 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize | |
content-md5:ich7Jz++bfja7WgrKRzgtg== | |
host:localhost:8080 | |
x-amz-content-sha256:95bc0aeee6d324a0c5d0093b7ae6ae57bd5b029540b9e1fbcc2213dde3ed8ebf | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
95bc0aeee6d324a0c5d0093b7ae6ae57bd5b029540b9e1fbcc2213dde3ed8ebf | |
2020-06-19 23:52:03,099 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
46cc4d2c66e27547575ef777b3312cbc152528eb496478f3268cdca9592bc7e3 | |
2020-06-19 23:52:03,099 botocore.auth [DEBUG] Signature: | |
bf5225644c8e81fbe4f26bc15f1f144329cea49bff03db9967f9018118c71219 | |
2020-06-19 23:52:03,100 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'ich7Jz++bfja7WgrKRzgtg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'95bc0aeee6d324a0c5d0093b7ae6ae57bd5b029540b9e1fbcc2213dde3ed8ebf', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=bf5225644c8e81fbe4f26bc15f1f144329cea49bff03db9967f9018118c71219', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:03,103 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:03,104 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:03,193 botocore.parsers [DEBUG] Response headers: {'ETag': '"89c87b273fbe6df8daed682b291ce0b6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,193 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,194 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264b1790> | |
2020-06-19 23:52:03,194 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,194 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264b1e20>> | |
2020-06-19 23:52:03,195 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,199 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,200 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,200 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,203 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,204 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
2020-06-19 23:52:03,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825994820>> | |
2020-06-19 23:52:03,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,215 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,215 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
2020-06-19 23:52:03,216 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,216 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'uNlBYvRuPi4EkfunIhWiDw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>gisXCiMHtQhmdYDPjdRkyoLBDSujMuaPJOSdDIbyzodNHZjJVWOKMSxdTWroEsrNuvivUebZixgcuOpoUwyUZNjLPvzbocWWiPVrvHEaAAxatcjIticlMyFAGGzBAMib</Key><Value>LpvGufWysMViXqeUFYGZhOWcvKdCJikoSdpfJiWJziTRggTLKzYJIQgvFrPYjpMkHnCQALQavKrrMLDvClqkOeHtaOOZyPgkhKKEUWTIjOglQWQVGcCebGvAERScbKwdZakRIoHvuhFvGuCbAsvGCeaguDandYdbtnkMXzKHkVfbbaZwoFkldJJjogmUznsFkblYWQbrGwHrRQnjtjbUFveFgtCzoWEnyiBCgdOpPVsOxYKKYCCkPOtzPjUyETuy</Value></Tag><Tag><Key>WFcsoSAAcBHTPZfefvhcVEjRGHrDMEdfmtvQTAZIijitlEVwLHnIAAovSPzZnmnLVRnOApLZcqBNiJbTGBKyDCWbUkOzHojlgaKhXoJUIJSdWkkVnNntuNqDKaTcxxRU</Key><Value>vnaXhrdYjkZuKPPXoRgOjeClKbyKLHtlasTFFaAJEcMpKklEkGMHYllVprFhxHdkwUttMCoHVwERbjxgDpzoCWRgxcSuKomgvdYhyblujHePTohSahlcdDsbuWBJrmsEfYZYOHEWEvCMQFTSQvMEBZwqNhQsGAuNAiEHOydTUbPQyMLDTMDSnHjVLzWakzDBKtIvTWlAjteczjuxtwgcNAKgUrVhgWwPtqyBvEscHEqOiQAOeJAxvZCJRLDFWhul</Value></Tag><Tag><Key>fgrxEilazkexjbHWuZnuIFdAvnyBxIWHWMKgePbJBsrdeUBvqYzjlUSiDiDpSNahskcJmIBRqMDHHZCxOOnKzjUMtlEjxPjdBmndLOcFiQqPaWLBNoraqneaABkwXTJC</Key><Value>ptJnqqDvyjTpXpJYfDYdJzIVwqmgBplpEsJPLOzzIdccQVlSeNXDFSNnpzcPvgLmYjLGsjeDDXgSgzIjNFSOrgweMXuxaRjjJAUVTIbxvpyLwJjInSCfPUIuiDeEorApxAHlVWTEpDXHsmqkZsrhLtoRinSIrsPxZSNHnfaGHlZvaahgCRsOfXoaybmjFrFDMKUuhaxPFQRdwrDWdwFVnsgSjXAwzYjbvJTwfZNcYFPaXtotCMsAeRlGwxnOPaTo</Value></Tag><Tag><Key>yEubcqelIIKbGETyBgviknaQIscgRkICluQLzisvGhZkGDbNHVpNhdEGWIyPvrDSWXJzEBdmNosUxyptwJVLIjmxNOlkdiXZNRQIzzMRDAKKzzNtGRFoceVSjdhJBgRV</Key><Value>cNzzpaSEbUZiCbIVCMnUBkfeEEaMLQybyYQCTKzUmkvGYQsMjpbaDWEeswVoiFUzjFifRtOUeIOVfsATGwLKMHaaSwGizXjEHxnNkJTJFpWrYkvYrgxfyTFGNZSdEYWSGySbORDBXRAhMeJSjJtIaFHFXhVuWUzZCKHLHeJDaAQbCbclDUeaJPmGMoyFTygJxLyehqeYUkHifPkstMTWraAlNoQJtLUTpLdxXLPAHOKXozSOeNxRCJBjQyYESVfS</Value></Tag><Tag><Key>OAoaoGJXKvrcRGsylBZAxyeuUpDdpMwtjqncYghccOOiMBTGrcCluUiUVXjyKHKLBVHbieYCSvfpmQsFskGPQYOiDNuZiOmcIiTHEcwNSDIIBTnjpcLZSteZwfbBRRrD</Key><Value>gioBjzpBeaipMmWvzwqZrEMwrZeXIjXvwNTaOqaHDwCKTsjwmfXXEVXragrzbZpKQeiMfyPwDECODCnMbOemRiySPpDcqvQxoLCjAhlIZXtocdiuebanVPEnUIqqcnbevDCqzGzvgDguVWgOSQMorlmuKvnKuXbzFpXEjmRKSmOFSodwAfjuCDUlUaBrBbhmzXnbryOCmaIZUfcHzwrwjRvmQzowMQKIZmrGuRreQfdIIzokNsbkUFwiDbKjlbor</Value></Tag><Tag><Key>iHPnMkjoRhKpGhgAMPczazpriyxgMSJTDzvoeVbGGKMgqzGjLGApHNuRXFIokBGoyVOopVCxaIhGvJGVAPsQWMdSFCOBnRpIkEnyCRmpdORlupcJQqYnZPIaXhxHIqCr</Key><Value>zyvdbfBmeELhgaJcNYWqdOdOLrmUZdbXhRESlcuntCSNAHVjfONGxkDnfxsscJhzmWWpvGpzpggDGgHAIvnOSUpztDhoSGqJZKiqQYSlasxZgegKAaTnvswynEaXOyfuxorwBUyaDRnJjBMAZnaZGOXgECaCDvPXuLUIyJPllOwVVEZLnwYIDJRELfATRGEECZQNwIiAFkvNsXZUhTBglbgXJFHCLqtBwhLzOFsWGTeOcKKWddbeTAFfcNXLhazh</Value></Tag><Tag><Key>cCXvYGJeqyUjyqWgmpROqRwbJbdDcRKqLkMWRzcrMrikcQQbhVPZYqMdNqVeVlvuFeHIcVJzcvjePAFFfXiAxLkITHIhBNsdxZqlSVrHWratWdBRQYzUvMwffvWdwFoh</Key><Value>FoabhhXnVZAfLuzMUYzCJDjgozuGvIOsHxuAJDQLOzUdjbhvpFKNQRWhxjymrgJAelOpnWXFAIOtdYfeonYGJzZXgMMheIGrpeXfEWmLHstKXZgZfYhDqbjjAfSKVPRnewtVbehGVxBQmGbjSUgNvtKXBuaQfBjlRSTxeYnTphEzbZLUTqQfEonnrGlWeTFgfyNashRlVnGOdWgOufzExazhudNIyPPbwReaImYPpmdVsAMkKDqHIinEmNXnBvBm</Value></Tag><Tag><Key>uGmvhacGcKHyRUbrFHstyCBavtMivWJPrfeHmSbPpEbeiuzSXZgvymWftdhTkqAFJXrFWjjwBqGSiPvLFCgEuDgWfTdjSGLLGRnshMvODztzSiZvgRIxOqbLkNdmFkPr</Key><Value>ZKlOChLArrZPmnZlsOiLGnoQzRJVQFnNdmtQsHLLIdaIpSuYfiePBxgZcVFbmUUsvWritLvgWKcMSgvxSaUSInXaTfjDirfLbsjDgYREepUqiEZksSQpXXIkTVOeFRzvKmvRyKYLfabaiCQHVTGXqrnDrIqIvPTloUtrpFcTdtNrKscURbQowxoYLbMuFTanUBiJLTDauhPkUwlWaOGFsiqtjxAwKIndpyamHnREqjArBEuQvHzFNLAdfTZvGrZx</Value></Tag><Tag><Key>bMmwNdnmLfGvppPOmJxyLNueZyHjfREosKVSjdQSJlCCSKSKXoXybIzKSSjcYGbgDHmJuocChUVfBMZNakDVMtrIvAaXNsdvaKBlaEyPSHAjMmapkGTseJgNqAqLTWTP</Key><Value>apYJCNQkPiufSclOoGkuSLeFgAHMPYDyuJLnhUFYfMmEahRDvavMazehhiaQqqQQxmEfSEtRaSTzlbYFTROmVqwmmRIgocsbDTeRUImSBFFBPmvgzepEcjgamvzkBNFEfxgYRJVcjOOBnLemncXKuOOTkJrQERqbOefPRFlzHzIzanxurUkZLjKPywmHrVcvqyHBzfPgERIIdxupmpVbagKQUsZhPnwIdBTBJiLFyDiJlwRwrJPPFNTaVGkMqTek</Value></Tag><Tag><Key>aPzjtoufwhofIaUAVkssLhenLMuKiKMDCyNAmGIPJxiZcIGJPOqQPkKjJxTRmYhZNtwPQpyebstpznNuhOWcUykFjLhnQOzFkiThGeKpxUxZABFEeRKuYvyBqzajbhgk</Key><Value>kZTXXAfbraAkuELMbQkSUFimkjbptUDNjCBwRptIXaMFgqiKwFvIuyYbxownlHhaJZkRzQJcIUAdZADAlYRUWneMBFeZvvgkhbhYABQpOouXUhSoIwlEPOxjwZrIhOnQeJmtKSMkrQyhLBapcSNbzEmrBcYrwdveyGuvoxfrLDRnullDkNXMIvgOjljiXRTuDjgaECTTUBvmNyGssRHwOFKoMcfLdLnFcLPjjQjqxVqqtVjXFohCRjcywLwlncZv</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825d0d640>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-455'}}} | |
2020-06-19 23:52:03,217 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825d0df70>> | |
2020-06-19 23:52:03,217 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,218 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259941f0>> | |
2020-06-19 23:52:03,218 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,218 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,219 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize | |
tagging= | |
content-md5:uNlBYvRuPi4EkfunIhWiDw== | |
host:localhost:8080 | |
x-amz-content-sha256:009828473ccbff6a93e16f737e6ff9ef6438e41d9cbadd14881b829f18c23674 | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
009828473ccbff6a93e16f737e6ff9ef6438e41d9cbadd14881b829f18c23674 | |
2020-06-19 23:52:03,219 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
66c2516e35eb8e6035aab04bb3e8840c50a86db7d5d9c0c9a8f1cc18acb38d6c | |
2020-06-19 23:52:03,219 botocore.auth [DEBUG] Signature: | |
32b395816272337109b07062efcea84f6f5346bc99d3a1d29f47f6f7856348dc | |
2020-06-19 23:52:03,220 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging, headers={'Content-MD5': b'uNlBYvRuPi4EkfunIhWiDw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'009828473ccbff6a93e16f737e6ff9ef6438e41d9cbadd14881b829f18c23674', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=32b395816272337109b07062efcea84f6f5346bc99d3a1d29f47f6f7856348dc', 'Content-Length': '4294'}> | |
2020-06-19 23:52:03,262 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,262 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,263 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259944f0> | |
2020-06-19 23:52:03,263 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,263 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
2020-06-19 23:52:03,264 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,264 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
2020-06-19 23:52:03,264 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825994820>> | |
2020-06-19 23:52:03,264 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,265 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,265 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
2020-06-19 23:52:03,265 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,265 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825d0d640>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-455'}}} | |
2020-06-19 23:52:03,266 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825d0df70>> | |
2020-06-19 23:52:03,266 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,266 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259941f0>> | |
2020-06-19 23:52:03,267 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,267 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235203Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:03,267 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
d5725df3171b2196d879d04cbdcba7e3d254727ffd6b0cdbc520bfd770545724 | |
2020-06-19 23:52:03,267 botocore.auth [DEBUG] Signature: | |
c5061314781a5f20761dadde82d5e550bc95a5492228f15ffd2a9975855842d8 | |
2020-06-19 23:52:03,268 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-455/testputmaxkeysize?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5061314781a5f20761dadde82d5e550bc95a5492228f15ffd2a9975855842d8'}> | |
2020-06-19 23:52:03,278 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '4294', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,278 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>gisXCiMHtQhmdYDPjdRkyoLBDSujMuaPJOSdDIbyzodNHZjJVWOKMSxdTWroEsrNuvivUebZixgcuOpoUwyUZNjLPvzbocWWiPVrvHEaAAxatcjIticlMyFAGGzBAMib</Key><Value>LpvGufWysMViXqeUFYGZhOWcvKdCJikoSdpfJiWJziTRggTLKzYJIQgvFrPYjpMkHnCQALQavKrrMLDvClqkOeHtaOOZyPgkhKKEUWTIjOglQWQVGcCebGvAERScbKwdZakRIoHvuhFvGuCbAsvGCeaguDandYdbtnkMXzKHkVfbbaZwoFkldJJjogmUznsFkblYWQbrGwHrRQnjtjbUFveFgtCzoWEnyiBCgdOpPVsOxYKKYCCkPOtzPjUyETuy</Value></Tag><Tag><Key>WFcsoSAAcBHTPZfefvhcVEjRGHrDMEdfmtvQTAZIijitlEVwLHnIAAovSPzZnmnLVRnOApLZcqBNiJbTGBKyDCWbUkOzHojlgaKhXoJUIJSdWkkVnNntuNqDKaTcxxRU</Key><Value>vnaXhrdYjkZuKPPXoRgOjeClKbyKLHtlasTFFaAJEcMpKklEkGMHYllVprFhxHdkwUttMCoHVwERbjxgDpzoCWRgxcSuKomgvdYhyblujHePTohSahlcdDsbuWBJrmsEfYZYOHEWEvCMQFTSQvMEBZwqNhQsGAuNAiEHOydTUbPQyMLDTMDSnHjVLzWakzDBKtIvTWlAjteczjuxtwgcNAKgUrVhgWwPtqyBvEscHEqOiQAOeJAxvZCJRLDFWhul</Value></Tag><Tag><Key>fgrxEilazkexjbHWuZnuIFdAvnyBxIWHWMKgePbJBsrdeUBvqYzjlUSiDiDpSNahskcJmIBRqMDHHZCxOOnKzjUMtlEjxPjdBmndLOcFiQqPaWLBNoraqneaABkwXTJC</Key><Value>ptJnqqDvyjTpXpJYfDYdJzIVwqmgBplpEsJPLOzzIdccQVlSeNXDFSNnpzcPvgLmYjLGsjeDDXgSgzIjNFSOrgweMXuxaRjjJAUVTIbxvpyLwJjInSCfPUIuiDeEorApxAHlVWTEpDXHsmqkZsrhLtoRinSIrsPxZSNHnfaGHlZvaahgCRsOfXoaybmjFrFDMKUuhaxPFQRdwrDWdwFVnsgSjXAwzYjbvJTwfZNcYFPaXtotCMsAeRlGwxnOPaTo</Value></Tag><Tag><Key>yEubcqelIIKbGETyBgviknaQIscgRkICluQLzisvGhZkGDbNHVpNhdEGWIyPvrDSWXJzEBdmNosUxyptwJVLIjmxNOlkdiXZNRQIzzMRDAKKzzNtGRFoceVSjdhJBgRV</Key><Value>cNzzpaSEbUZiCbIVCMnUBkfeEEaMLQybyYQCTKzUmkvGYQsMjpbaDWEeswVoiFUzjFifRtOUeIOVfsATGwLKMHaaSwGizXjEHxnNkJTJFpWrYkvYrgxfyTFGNZSdEYWSGySbORDBXRAhMeJSjJtIaFHFXhVuWUzZCKHLHeJDaAQbCbclDUeaJPmGMoyFTygJxLyehqeYUkHifPkstMTWraAlNoQJtLUTpLdxXLPAHOKXozSOeNxRCJBjQyYESVfS</Value></Tag><Tag><Key>OAoaoGJXKvrcRGsylBZAxyeuUpDdpMwtjqncYghccOOiMBTGrcCluUiUVXjyKHKLBVHbieYCSvfpmQsFskGPQYOiDNuZiOmcIiTHEcwNSDIIBTnjpcLZSteZwfbBRRrD</Key><Value>gioBjzpBeaipMmWvzwqZrEMwrZeXIjXvwNTaOqaHDwCKTsjwmfXXEVXragrzbZpKQeiMfyPwDECODCnMbOemRiySPpDcqvQxoLCjAhlIZXtocdiuebanVPEnUIqqcnbevDCqzGzvgDguVWgOSQMorlmuKvnKuXbzFpXEjmRKSmOFSodwAfjuCDUlUaBrBbhmzXnbryOCmaIZUfcHzwrwjRvmQzowMQKIZmrGuRreQfdIIzokNsbkUFwiDbKjlbor</Value></Tag><Tag><Key>iHPnMkjoRhKpGhgAMPczazpriyxgMSJTDzvoeVbGGKMgqzGjLGApHNuRXFIokBGoyVOopVCxaIhGvJGVAPsQWMdSFCOBnRpIkEnyCRmpdORlupcJQqYnZPIaXhxHIqCr</Key><Value>zyvdbfBmeELhgaJcNYWqdOdOLrmUZdbXhRESlcuntCSNAHVjfONGxkDnfxsscJhzmWWpvGpzpggDGgHAIvnOSUpztDhoSGqJZKiqQYSlasxZgegKAaTnvswynEaXOyfuxorwBUyaDRnJjBMAZnaZGOXgECaCDvPXuLUIyJPllOwVVEZLnwYIDJRELfATRGEECZQNwIiAFkvNsXZUhTBglbgXJFHCLqtBwhLzOFsWGTeOcKKWddbeTAFfcNXLhazh</Value></Tag><Tag><Key>cCXvYGJeqyUjyqWgmpROqRwbJbdDcRKqLkMWRzcrMrikcQQbhVPZYqMdNqVeVlvuFeHIcVJzcvjePAFFfXiAxLkITHIhBNsdxZqlSVrHWratWdBRQYzUvMwffvWdwFoh</Key><Value>FoabhhXnVZAfLuzMUYzCJDjgozuGvIOsHxuAJDQLOzUdjbhvpFKNQRWhxjymrgJAelOpnWXFAIOtdYfeonYGJzZXgMMheIGrpeXfEWmLHstKXZgZfYhDqbjjAfSKVPRnewtVbehGVxBQmGbjSUgNvtKXBuaQfBjlRSTxeYnTphEzbZLUTqQfEonnrGlWeTFgfyNashRlVnGOdWgOufzExazhudNIyPPbwReaImYPpmdVsAMkKDqHIinEmNXnBvBm</Value></Tag><Tag><Key>uGmvhacGcKHyRUbrFHstyCBavtMivWJPrfeHmSbPpEbeiuzSXZgvymWftdhTkqAFJXrFWjjwBqGSiPvLFCgEuDgWfTdjSGLLGRnshMvODztzSiZvgRIxOqbLkNdmFkPr</Key><Value>ZKlOChLArrZPmnZlsOiLGnoQzRJVQFnNdmtQsHLLIdaIpSuYfiePBxgZcVFbmUUsvWritLvgWKcMSgvxSaUSInXaTfjDirfLbsjDgYREepUqiEZksSQpXXIkTVOeFRzvKmvRyKYLfabaiCQHVTGXqrnDrIqIvPTloUtrpFcTdtNrKscURbQowxoYLbMuFTanUBiJLTDauhPkUwlWaOGFsiqtjxAwKIndpyamHnREqjArBEuQvHzFNLAdfTZvGrZx</Value></Tag><Tag><Key>bMmwNdnmLfGvppPOmJxyLNueZyHjfREosKVSjdQSJlCCSKSKXoXybIzKSSjcYGbgDHmJuocChUVfBMZNakDVMtrIvAaXNsdvaKBlaEyPSHAjMmapkGTseJgNqAqLTWTP</Key><Value>apYJCNQkPiufSclOoGkuSLeFgAHMPYDyuJLnhUFYfMmEahRDvavMazehhiaQqqQQxmEfSEtRaSTzlbYFTROmVqwmmRIgocsbDTeRUImSBFFBPmvgzepEcjgamvzkBNFEfxgYRJVcjOOBnLemncXKuOOTkJrQERqbOefPRFlzHzIzanxurUkZLjKPywmHrVcvqyHBzfPgERIIdxupmpVbagKQUsZhPnwIdBTBJiLFyDiJlwRwrJPPFNTaVGkMqTek</Value></Tag><Tag><Key>aPzjtoufwhofIaUAVkssLhenLMuKiKMDCyNAmGIPJxiZcIGJPOqQPkKjJxTRmYhZNtwPQpyebstpznNuhOWcUykFjLhnQOzFkiThGeKpxUxZABFEeRKuYvyBqzajbhgk</Key><Value>kZTXXAfbraAkuELMbQkSUFimkjbptUDNjCBwRptIXaMFgqiKwFvIuyYbxownlHhaJZkRzQJcIUAdZADAlYRUWneMBFeZvvgkhbhYABQpOouXUhSoIwlEPOxjwZrIhOnQeJmtKSMkrQyhLBapcSNbzEmrBcYrwdveyGuvoxfrLDRnullDkNXMIvgOjljiXRTuDjgaECTTUBvmNyGssRHwOFKoMcfLdLnFcLPjjQjqxVqqtVjXFohCRjcywLwlncZv</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:03,279 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259944f0> | |
2020-06-19 23:52:03,279 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,279 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825994a30>> | |
.2020-06-19 23:52:03,281 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,283 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,283 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,283 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,287 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,288 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,294 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,294 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa400>> | |
2020-06-19 23:52:03,294 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fad60>> | |
2020-06-19 23:52:03,294 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,295 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,295 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa400>> | |
2020-06-19 23:52:03,296 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,296 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-456', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-456', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-456'}}} | |
2020-06-19 23:52:03,297 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825148670>> | |
2020-06-19 23:52:03,297 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,298 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa4f0>> | |
2020-06-19 23:52:03,298 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,298 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,299 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-456 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235203Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:03,299 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
bae84a5347ca322f5f085d4a141da4a58b4c87e681c2cd95c9a47755abdc3eaa | |
2020-06-19 23:52:03,299 botocore.auth [DEBUG] Signature: | |
4fad0fe07e22f29f69555be67e33b95bf70c6ccece0c458ff3bb93eff323ecd4 | |
2020-06-19 23:52:03,299 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-456, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4fad0fe07e22f29f69555be67e33b95bf70c6ccece0c458ff3bb93eff323ecd4', 'Content-Length': '0'}> | |
2020-06-19 23:52:03,304 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-456', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,304 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,305 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fafa0> | |
2020-06-19 23:52:03,305 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,305 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa400>> | |
2020-06-19 23:52:03,306 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,308 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,308 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,309 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,311 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,312 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,323 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:03,323 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:03,324 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:03,324 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,324 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825c10520>> | |
2020-06-19 23:52:03,324 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825c109d0>> | |
2020-06-19 23:52:03,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,325 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:03,344 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,344 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:03,344 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825c10520>> | |
2020-06-19 23:52:03,344 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,345 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': '0ldi8cqmuCCWLhf5lfEr/g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ea48b0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48264c6430>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-456'}}} | |
2020-06-19 23:52:03,345 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264c6dc0>> | |
2020-06-19 23:52:03,346 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,346 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825c100a0>> | |
2020-06-19 23:52:03,346 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,390 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,390 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags | |
content-md5:0ldi8cqmuCCWLhf5lfEr/g== | |
host:localhost:8080 | |
x-amz-content-sha256:d63133ed2d51299ba15cfa94fde99720b0d6270fd6b58d40356836b4b3f74830 | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
d63133ed2d51299ba15cfa94fde99720b0d6270fd6b58d40356836b4b3f74830 | |
2020-06-19 23:52:03,390 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
5cd58db6a3701caa648cd9d56792ccd4d5b399a8a3f51cad63c29a515811338f | |
2020-06-19 23:52:03,390 botocore.auth [DEBUG] Signature: | |
ca26886a5462f0ad931dc03c9015a0891627d11f5402f5acd2fefdc06a8dd1eb | |
2020-06-19 23:52:03,391 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'0ldi8cqmuCCWLhf5lfEr/g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'd63133ed2d51299ba15cfa94fde99720b0d6270fd6b58d40356836b4b3f74830', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ca26886a5462f0ad931dc03c9015a0891627d11f5402f5acd2fefdc06a8dd1eb', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:03,392 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:03,394 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:03,464 botocore.parsers [DEBUG] Response headers: {'ETag': '"d25762f1caa6b820962e17f995f12bfe"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,464 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,465 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825c10250> | |
2020-06-19 23:52:03,465 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,465 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825c10520>> | |
2020-06-19 23:52:03,467 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,474 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,474 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,475 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,477 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,479 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,487 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,489 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c77f0>> | |
2020-06-19 23:52:03,489 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7b20>> | |
2020-06-19 23:52:03,490 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,491 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,492 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c77f0>> | |
2020-06-19 23:52:03,492 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,492 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': '0e4FfLG0luS00Ny8OT+QsA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>NVTxgiOrWUlCChtTKaWtQUXKwEScjRERHAjfDtomwMTootBHVvZJzCMBQapDoinTepuwLBuzZMlqooeSgRutaqhUmYUpdmiCggcSmDnVvaOokEOEhuUepsCoPoDpKJOaZ</Key><Value>AGEavpyZBHQBwVzcLnXZlMQpMkOgAmlWWQjnLuldTnxHuVFdTcFDSnmPOLWWRfTPiXYDaunboHeulHkpqmDNtDmdARbipfZOGIWAKnyPcVpWxiFkPGTJZKgWxXROogTfUElaDETrmKVzcvTnDWFhXKBWHNyPYQHSkJyCqgZVXcVzpWxssSchwsJKkIkHxpspdTHGQaGHUrfdvOINmtjkxWzAhpyhMzgPkrpwGzPYRHRzweyjdIUVgfmikbdLIsfh</Value></Tag><Tag><Key>MKzCMJFBCMTfwHHypfeBcuIiVLQxAwPPqpROprJbwEsTeLprJTplcIeuCTnpyZQgMQEtlaFYKmGEUWhNgAXhDUengDABXRcdmUUiaCjTCXPiAqOJaySMKRwKMEBzNNpfK</Key><Value>YlYMmisOJpitOBZPtgahWzCPrbOBQZhIpwzBpFrbwYlfYEAQXUybPIhzOUhBUYIuGywezNQmsDLvLmGQMRxWLiXOCyNuHIHuYBBdBypObKQzWfbJxyEUKMDPPbINzyjncFehNdpllZKWziNoylPPXDaUKUMYoSVrCBepksyJwrYSXUSWoqmOqpwAtbjhWplptnjaOSvtolyOrpUahMPMTFIlXuskUZpwVLihCckbrIieCNoPRKzbMpQBXTLewACp</Value></Tag><Tag><Key>UYVCgPKFOMrQXzRPuFtrEcPjUKGnukovFAYXBDWMvFiAoBkAdKeVgyqDaWeasVsYpsgNFuWJvmJxGeRFgulhdbHxOyvvCNvymygeIwAuZjrfKNayzVeryYNupHMDgfysW</Key><Value>kaJYganxtUvcXKmPzVEIrFdrcsxgpbCMlxkYRCsStqDzggGmHsEvcpLtlxtsIFqmkjTJmunQPVCVYWaHgyoTMNJsvVRGSizQwKchppNWVxFNhqdQVBPtdQwFqkaeeNyKoLbuGlCfMUeQjjSTxzKBrTSBHAUWfEYhIuCnMUwOZacwQAYeTcnEIDzsKADItlWyIRYEQBjjYirhIFLSWATbTSSmbDbjxOgqTQvKgDwPMgBBdnVcsNcqfFEaZHxiBcHW</Value></Tag><Tag><Key>xZNhTdWPLnzRCXpyFjnBPQlKLwyTgYSnQIRfVaNPHNTUqhvcphIZUMxeKkQyDPBwssCqKbkRZoexOKWnnoUqQXnzVmLrczkQIroSqBmrmAMkVTqJpUvOkHFIHtByPfhPs</Key><Value>PwemEAMVZWXpTUqacywXRPlLSntbSxtyizmbsgSBYhgLCAzmaFxhdIfsEgYbefEeZLqvHwTcRsvywyxfRgYyPwScfWCtZqvRWAkZHkBJUsfodpGUaFvoVLwYbOSUCltKLegCZHOhrBMBmSrGjQDLwnIHhWpVUuGFXZWfvZImusAhSqOsViBUBhYMqfVSmNEQwxtXmScadOJwLfTpmEAPmSdSWtBlEckFWQFpbcbqTKqhudtqDbuNjcFdvnfZhNJp</Value></Tag><Tag><Key>NCwjJCxQCWJYwJbTeuHEiinHnzWUJcVNGRarPvekQDLdGIPAzeCcofWiSUfFvsCvYWnLVAsAAakHUnGypNXPMxGMeuVncMdZOenBKAAhtdkpNMUYRTrkzQeyZeyquOLNq</Key><Value>gWovbodjXiOlrFYEdmTzjhYlCUvDSGshpZeLVxucUwonGDLkdbuaauCaukiepIWkpsCsVcnTOWLCBotTdiwntGKiARPfMkPQHmFzMdbSKtbtZjKCotVtfXtKXjgNeWxubWEQaMjNXUNmsbcUaXviqmuYBhEBKvrWIBYRzPnlsmVTZdUMDoajMQbvxjlGxGoiQLpwFAelxOYwwSycKcSEiZaHgtmopIunXhYRhsdhNocjgswmWXcoJwxuBVKOmIie</Value></Tag><Tag><Key>ijTJRHWGjLqMXUHrzHvypAbfWNjbabeIHVhumsAysMCsoohZKIFQbhVgBxwNplnTQsbFbRSiWnqbypNwQEOVXOOOfUgbhGREgxyMNXJanprlOCXKKARKAhzbjRNnPtSXh</Key><Value>naCVdqCnwipYkwXoCbBvAqYPwvzdwqjmavAbkxNEiKqyGxcavvxefslxecWflMwlzQqzCYOpEbetnnBRgRigkeaKzOaAZulzbuapJOAkjatmLEdLpOioMeqvZiZrOQMdnOICsrwpVdRmcwdySgQSOImcgpnZryflPDeLhxJGeajzyOdpOMjSWqRCHJVTUwRmWOQmXDaTbeKAhQfXvkVkVfPfTzySQoVNejQMmgxCvMRsycudJIgoupIcBeRCtnFe</Value></Tag><Tag><Key>ceJpZLRavQDzjDRUejnbuWlZTXKajYSLTXXEkKglWXPlbPmyHNANOUZDAcTVjHbNEMkEaNNGRohUuwZoroLpophmhKaMKDaiAEKpbUTERQgUslvhmixieFsQowdMfdCVo</Key><Value>OKCIfbmlvwCYULRNiSEtJgkQesCcGunzzeNssyKoZeXwZjxZostguWLKSuGcMtPHchOavyEqWZVLLIVrIXnCgRklDTsHgznuFpOSsLyBxBfiIgLDXnIhlTMAtEWuIJwGfFemefvhfuUUMEDOtUGVXMxmGrpgjhkdgPSscvLEHXBOLchjeBbTOnBsdVAhjsyGjasWsslKiJTjvUwujPlRagYcFtmgjELODecvKZLZjhSGBqwMoeJyPrgFactNnMWB</Value></Tag><Tag><Key>kyTQUmqUZYLnzWJTteObuAhftyBxezGBacouKaMwttOsbUFMkTLidtSXqbkohfcLrfbkXfRGHjnPNFLInAzsRGkubwpqRfCtxKhMoXcOKKEDwyNwYRzDEnZAgAhXCdAZY</Key><Value>cgIlPSGhYFjOVgfAwqXSutDRlCvaHBYZeqlPZHkUaAvRHiLpqbCyHnHqwVvEIyajxIoWLsYbYyHDQPCOabyKrBTacINUrtaYGHIafftYtdQXfHWkZPvJUHRrtmzDxrVsSyelQBOziiKcjsZWfXrsIFYTbmgvcZidsYsGbFrZIQEnQdRbHByZfdUqIEylSCGYiaDPSPJlOBxfmdBtrudAHnjGKYvvdpitmFkSCzODFEqIlIRcYzjraadnOvmsRMBo</Value></Tag><Tag><Key>nMSzgUhNeYtHevVAzFKCpXtameiWfQBWcuSMceRfjnYtcfYJeEMupEedzsJrNqRhmpiphGCJgzipjRTormYXRtEPqvgsOYESBGUcxbqWVEzjVsOtWBLFSLQVNfbiZYgFC</Key><Value>uhDsrrptckzTaoWPAFUffDHZOFkyMsYEkueLIdlYOnGfslJnAZYJfekXPPFSvCeljoSMHHfOlYIekWvLsIDfZBJPcpfxlnoKHHQPPjrVcEGPCDPloqnjOsZjTpTmzmyPHappibPcuSyIkkqsclpCGuPacemHxnjfrpYrMddtftLBRIuvnybGMtRBMSAvxKqMQSvDDYrUzelmhFUiHnbSBwSbQDVSztgpvMhCCxqrixQvnlXSMNrKmtnZxzkVRxmz</Value></Tag><Tag><Key>fPIGmrXALhyaiTwSfsMrfhGwPozGITgqVUNGHtjZQQDOczGREmhokTHejQhDntQrrsvPnSYZqfTiNMrepYYDgQGwWrGgvkMDreKIWRpRARtKTMvugFVPtsPjVuymUdqAz</Key><Value>LZTvtFxegDBBNabRNSPwUEvHFccaePjqGKUkJUqFNQvgSGyfJOWbxccQURvEwYqzDaPbCSaQgZGvqvsLRBtjlQtaKZbquiCuWgGukDYtpZODkrUIlPjwpddEHhIvkflcHhuAjWzuLQXFXBGdYFbZlJElGZFhRmVqaHhZtYVSjIgpdHvqiTAEPXftLivrFTSPpEEhBLAjEJsNTyGTQcxxYfVuPprWUbAkNIABMsskeXffCHdNSRvRcRAUJYoyUNcw</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482658da00>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-456'}}} | |
2020-06-19 23:52:03,493 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482658d460>> | |
2020-06-19 23:52:03,495 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,496 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7d60>> | |
2020-06-19 23:52:03,498 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,498 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,499 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags | |
tagging= | |
content-md5:0e4FfLG0luS00Ny8OT+QsA== | |
host:localhost:8080 | |
x-amz-content-sha256:79813e54760eebf5b301f647da6df8e64ca5bc880587e62c0299cc0fbebcdcea | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
79813e54760eebf5b301f647da6df8e64ca5bc880587e62c0299cc0fbebcdcea | |
2020-06-19 23:52:03,499 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
3c25eec0c23569fb2edd5252a9a8cb236e5ea27117eb64314fb2508474636bcc | |
2020-06-19 23:52:03,500 botocore.auth [DEBUG] Signature: | |
cae25704ecf44418569578a1e65bc4a1e4daded6b6274d4cf739fd574190fc2f | |
2020-06-19 23:52:03,500 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-456/testputexcesskeytags?tagging, headers={'Content-MD5': b'0e4FfLG0luS00Ny8OT+QsA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'79813e54760eebf5b301f647da6df8e64ca5bc880587e62c0299cc0fbebcdcea', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=cae25704ecf44418569578a1e65bc4a1e4daded6b6274d4cf739fd574190fc2f', 'Content-Length': '4304'}> | |
2020-06-19 23:52:03,516 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,516 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,516 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824d32c40> | |
2020-06-19 23:52:03,517 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,517 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c77f0>> | |
F2020-06-19 23:52:03,522 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,524 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,525 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,525 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,528 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,529 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,531 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,532 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264e19a0>> | |
2020-06-19 23:52:03,532 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264e1a90>> | |
2020-06-19 23:52:03,532 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,532 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,532 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264e19a0>> | |
2020-06-19 23:52:03,533 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,533 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-457', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-457', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482613d490>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-457'}}} | |
2020-06-19 23:52:03,533 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482613d7f0>> | |
2020-06-19 23:52:03,534 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,534 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264e1e20>> | |
2020-06-19 23:52:03,534 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,535 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,535 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-457 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235203Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:03,535 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
1519b498e527bd0a5b9c7a36cf7557041e9522aa925524b9a9efaca3b3109621 | |
2020-06-19 23:52:03,535 botocore.auth [DEBUG] Signature: | |
1f2676612e2f00bfb0f505c8e309710bd4276e0064c1442dae6d45b8cdd2d572 | |
2020-06-19 23:52:03,535 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-457, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1f2676612e2f00bfb0f505c8e309710bd4276e0064c1442dae6d45b8cdd2d572', 'Content-Length': '0'}> | |
2020-06-19 23:52:03,546 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-457', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,546 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,547 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264e1d30> | |
2020-06-19 23:52:03,547 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,548 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264e19a0>> | |
2020-06-19 23:52:03,549 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,551 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,551 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,551 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,554 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,555 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,565 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d100>> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825d0d5e0>> | |
2020-06-19 23:52:03,566 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,567 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:03,584 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,584 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:03,584 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d100>> | |
2020-06-19 23:52:03,584 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,584 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'd4NuV0FMgae2bFD66J8Bzg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fc61d0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826500310>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-457'}}} | |
2020-06-19 23:52:03,585 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826500fd0>> | |
2020-06-19 23:52:03,585 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,586 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825d0d3a0>> | |
2020-06-19 23:52:03,586 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,626 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,626 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags | |
content-md5:d4NuV0FMgae2bFD66J8Bzg== | |
host:localhost:8080 | |
x-amz-content-sha256:5746c3e1e2dacb27bc43215a4ed0a88878b4320a0a79d0118921a4aeb729fa28 | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5746c3e1e2dacb27bc43215a4ed0a88878b4320a0a79d0118921a4aeb729fa28 | |
2020-06-19 23:52:03,626 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
7d7607dfcc6e22b5fbd1a15c1b2151602e55cc33776ef99388bb4909427a0189 | |
2020-06-19 23:52:03,627 botocore.auth [DEBUG] Signature: | |
a81037746da9abd4cc0330a5234351610cf27c3de5cf7fc3dae1bd1606de176d | |
2020-06-19 23:52:03,628 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'd4NuV0FMgae2bFD66J8Bzg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'5746c3e1e2dacb27bc43215a4ed0a88878b4320a0a79d0118921a4aeb729fa28', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=a81037746da9abd4cc0330a5234351610cf27c3de5cf7fc3dae1bd1606de176d', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:03,630 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:03,631 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:03,715 botocore.parsers [DEBUG] Response headers: {'ETag': '"77836e57414c81a7b66c50fae89f01ce"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,715 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,716 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825d0dac0> | |
2020-06-19 23:52:03,716 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,716 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825d0d100>> | |
2020-06-19 23:52:03,717 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,719 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,719 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,719 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,723 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,725 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,735 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,735 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482654b8b0>> | |
2020-06-19 23:52:03,735 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482654b070>> | |
2020-06-19 23:52:03,736 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,740 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,742 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482654b8b0>> | |
2020-06-19 23:52:03,742 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,743 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'pZkdBOoIydlNHnZ5raS4lw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>CliUCjxosoAGRmMjQwoxrYThQoyPOUQHpswWYgDVNVjnqlecwtPLVzHtdeWrtVveIlYIOcMLYKcQEfhVHhNfbQhWeKGIZDtwSsDOCexqcrNcqeLBySwkRDJAeEgUOkBC</Key><Value>VgeTDBXWVMlwbJhGKohWRfCJhxgNFVjDEtPvYoqWkOYZkpULpkmcrRRZNLGyhlyJHbeLGBWcfmTmHKhdpjQoWVfsQxIIJfXGLtZESCaAABEEiRFhTtFSTGOFshRqFKqErXsFZtqbBDuuODfohxRqKNszTSAZEGUiLsIQmuSnpQtRIquZlHIjSNDEwEteefJAYKdCzyReJznUWHWcUwdVeLhshHxSJokWHPuwqsxOawodxCUcJYksRuePaNCOrcKkw</Value></Tag><Tag><Key>vCjRCFamtEIjcVHgaoPzVdrDVRCHhfrKneTnNCJMuuXmiWeoxDknyiRLdHBlEdrVvVAMueTbjHIFHjClbErSAIYsKfcwLVdglLOUiEfETLSyaUIWNKbNgxaDcCyTuauX</Key><Value>WrrnrKAVPxoXQGijTFFwLKscYDShYxOVKWMDzehGRvDVydNhKABFFbLbFvkTppPkQVqwJwrbPabuGQcIcLOnfPuUKUKYsWBkiLanAZmITafaokviFRXkfqvlWuiTpzaqNxglTdkEaJpjIFDSKxbocyhoKSCqVWyTqtyukTSYsXasmzzGIWgvQhumIrJbnwwlPqzsOuuCXxaxteDeAPTuGEqHGlWuyrIXgZugvvkpPmWLvvwsqxSFUdFYMLKOWoNCT</Value></Tag><Tag><Key>gMvCABvcxVsmVqiVgDqYiHYqCQgcPQmaFGOYBKGhMekeqgxbAuKHtTlJISGGLLkHwnLspSpIUJyMWxOygpiuWzxlZuWgbtheWuqmtsoNuVslGtRSAySFhwDEVhVNdgCM</Key><Value>pMsgOXgMWSKzFDIbEBRazwVUFfcUIOCoVEkAvsaXjjlZRwhSjxQJSqtAIgdljvBfuvHMVQrukCraPCCMNWXyKJVlECYPAnhSJCKHcUuKLaNbbgFSnjXeviwgbGGmHoLlULYJastzrJXCWkqKfAoajXccGrDoizgfTQWZXSgHQkWYnlhCTAKdsbeKtzXTUbWdJosQBaOpcZyxaOyJYhvbGzLrTBnDpowxQSJTzzdCCJZzHDjadQaoASjLpuzNngDmu</Value></Tag><Tag><Key>RDHYYHJWMIlYyGkJYorBZlmfkkaREwMbespHvejrWKYpSfBQddAFsQhTddAqDrugdeapUWdMktStNmEVNCGoyCRYkXsIWIKeLposSCdAzUicuImCItHaGVKhZHlXSNXM</Key><Value>pPIVVLedwSmyUqDlYUTYkYFwbbvBqkTjejveVTdxskQggwtoeYuagSJZjZASUvNxlLZfcvTQPPAqeqUZXqBKdnjnhoRdbWBFMczixHsAXDPIgdyOImuTAyfJhloUOfTAuUmIMAuNJbhmPmWjVVNRWsmzrZdyMqRLdJjlskfFnZYJnDbnUguJGDZsOiEHcDkDJyAnXtvFuJdsEXRoQNizuTMaHKzYpyxWExwhNEHqBhMaLVKrioPKRZFBgJnQKsxdI</Value></Tag><Tag><Key>ybBUuEZJTgKRAAAXZrbfvyXuueTGmWfcNfnXBaaFrBjsrhOjyWzkaiTpnBUwwpIhEIqITyMZEyjUiATfVShpHkQxzphJXqFJcKKkdCjOFbVHLKELgvhPqIMpSljjbewz</Key><Value>EqgwSXLDIRLKwLQkySzDBSgQTRXljRjYGhjPMkHoljYpJVQoBIBlouxJQiNYPeEITyQUvhMWcDNOFcXZhhbfSyuEHEjluAEKfOZgzDxOZZajyLRziOQpJyZaTYerUcHrLqQgKDBzetoabVktDEKHIxLqofhQXpqibcCIVHKyGaIHJLsgodcdUkArcJKdIzfjdFoZpcDpQyYoNTEcUqYgXJvkyegjOmDDoDKCFdjwQVKlctjUJBJLSzvKSCxECEpTL</Value></Tag><Tag><Key>stOtMRCXtXLxHpOWXjFRjfuCUldWtXfEgbOejOpCQLYoQEBkDWklIJogWPCiKqpaDOXHkumSMBTguJMQNEXgfeksdZvMsaeGHYqEwCjmxAJjVmhhoRimnWrqpOizPYbC</Key><Value>XVFTyUjhiSYEbecrAYlOEQMyCjPJTfUYwsOYZPXqoYiqsJgTtwwEWZPAXXvNJXSrNokRrTrfYbbefkqpTkPjUWgPNzSmgtDnehVmRMbUUVvxLAAkELkToVqQobhkHwcoSfKPHJQHIRECslrmXUHRXztwlCGnhbVBWxLXiGZkFSzfQVyxtgPlFxWtQfZshnvVIdWUMiLTDJEcsMktPYeRcXxVbMkdPzFVmFBbIDJojffRgSVvSpqSoUupFIntTJpbv</Value></Tag><Tag><Key>jNTlelmsxjPqfohVvMkoStXhTrpPRoPUCIeSOyKZOBlyEnpEkNVvYoWXbmxqwhIFOAZmxcFxlnLSWiYRVMPnehjYzhNywvOwtpUxmXaqLjodDIDRCPgjkyCSVpGjghIl</Key><Value>kRdGTqqRfcWaUGOxVykKMMPRaOJdZLSnqNCMoPlVMZOPgwXzYKpDLMcjwotTcKNpmCVbGklcKtXDgOSFFgcdrtBxZbDZzThZHNtBNkDicVJtOFTcqtzbndzSXWzekZLbvGlqBXMVHfDGWulPBkUURZusNFKIzoovBhOfjdmiUERdUStVxGORbUhuWeqsBSxzUxbsUYfkzBqNIsSvPnslJmsLSEsLsBqqtLCLZoFTssDDDmmglwsqJylOvKGaHFtsb</Value></Tag><Tag><Key>MAWunoSToXEqzFxOPNpqwbOLqiIgFqgnXrnbGbuoigDsVJFisWaPCzVgjdYsfTwncSjsnwToWpLTqGieijEHTIknyAIQTLAFFHccNKgCOfwHGDUHVXfSfipAsLncYjzn</Key><Value>AuXWoMTANdnogPRLdGFckIlXmurAuMUVsnjgNcTkGwMKduzeoDvshVfdprZINkefDxjQRFZfoJxbhZwgAlnIdPICxukwYgoHsbGyrFnOIpIYCVUENfEnEDMgkHsRSisyPkoOZllGgRUBsIcJMNouTuLqevQWomSnrpEBWRtJISIILIIOqWvnIxEGvjBetOiakbBICzvYqDzwVYLNpxNmGFhhAkWAojKLXxhxAMLbjvWtPKyfLfoHrQaANHAoeuTwK</Value></Tag><Tag><Key>NDgieINhkgAVPwGxusyCnHXTVLgZTnIjbxSjzcpkRPCmBpweIfDktnYDVsAzxtaNIONAtsNMNXBpPnbLXTGmUboQBdsPYZJWhflkKMhbIoonotLismzfpuozhjurCVXx</Key><Value>MKOrGJrSXTmTaGgaleeuPruFJIhlnNcURFBKBnRTqovxayklxujaOIARojUyLYkmBFnoVdQtzaZuRRRdMHUNxqiiDDWNsLOkdgqiXLtoXzoIwNISlxkICaoxqHchsOGKqyxoSVcqBaDNkVStKxFiflTLiZCyMwYWirRvIzZkQkqkEauXPVgdrRKICkZETlTugoKyTGqKOwKwrcySjRNPhRZBuANgLgUhVdGJDEXOBsIRxiHnFnavOkfhFZQKDjGlm</Value></Tag><Tag><Key>vFANAHJhDuiUzxZRtqPKUcIKbqhgsOdZWSuoEpZiBdIKTFmlNstPAOYEurIwqVgcNIozlzcXbGzaCwKilqFBZkMzCxTZdxeIUmXCVPYJQoidtWhrJhBqLAMRRPXdSejZ</Key><Value>SWJHYCCjJguFeFZlTRGzbAmXSkpsnnqAptCULDYjjhzWjTGgPLWjIRNiJhhFmcpeCCnJaEdQwtapepgydtqjmueUCFesUHFpJPStUNjwotTpdXrPescSMkfHQlyybuThRSwanZIFhCxWtdYHObzvaMRbRZwyFiIEPSNwiQpzCkSOvmKNKcQAdCIpDBdRebtcVFtWaHkcAnMcjciFAhAUSXTzuJfiWIXmwopINeWLsHayliKMQUuOkqYDIUXYoPQAg</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148460>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-457'}}} | |
2020-06-19 23:52:03,743 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825148250>> | |
2020-06-19 23:52:03,744 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,744 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482654b760>> | |
2020-06-19 23:52:03,744 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,745 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,745 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags | |
tagging= | |
content-md5:pZkdBOoIydlNHnZ5raS4lw== | |
host:localhost:8080 | |
x-amz-content-sha256:d481619e9a50554cf64437bfd089afa29acdb937de7d5ff0f427a1668f320b77 | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
d481619e9a50554cf64437bfd089afa29acdb937de7d5ff0f427a1668f320b77 | |
2020-06-19 23:52:03,745 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
cf31c909d097ba65b4057888356ae908a124dc66da748eb316b27a85a8566b09 | |
2020-06-19 23:52:03,746 botocore.auth [DEBUG] Signature: | |
52e38b5c5f51ae78600ffc7300be4a6c2bb8e466d80f21ba5e9a6fc096ca21c5 | |
2020-06-19 23:52:03,746 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-457/testputexcesskeytags?tagging, headers={'Content-MD5': b'pZkdBOoIydlNHnZ5raS4lw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'd481619e9a50554cf64437bfd089afa29acdb937de7d5ff0f427a1668f320b77', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=52e38b5c5f51ae78600ffc7300be4a6c2bb8e466d80f21ba5e9a6fc096ca21c5', 'Content-Length': '4304'}> | |
2020-06-19 23:52:03,760 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,760 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,760 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482654b190> | |
2020-06-19 23:52:03,761 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,761 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482654b8b0>> | |
F2020-06-19 23:52:03,762 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,764 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,764 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,764 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,769 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,771 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,773 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,774 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826543df0>> | |
2020-06-19 23:52:03,774 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265433a0>> | |
2020-06-19 23:52:03,774 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,775 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,776 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826543df0>> | |
2020-06-19 23:52:03,776 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,777 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48264400d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:03,777 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826469d30>> | |
2020-06-19 23:52:03,778 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,779 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265430a0>> | |
2020-06-19 23:52:03,779 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,780 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,780 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-458 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235203Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:03,781 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
8cdfcb7dadeeedd8a512d18f6b455ddd11050c5b8c5045c5caf3869382fb1047 | |
2020-06-19 23:52:03,781 botocore.auth [DEBUG] Signature: | |
c8f06552699ea4154c8d2391084d8abbb1bec2ef21191ba6adbb5b8b4fdef2b5 | |
2020-06-19 23:52:03,782 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c8f06552699ea4154c8d2391084d8abbb1bec2ef21191ba6adbb5b8b4fdef2b5', 'Content-Length': '0'}> | |
2020-06-19 23:52:03,798 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-458', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,798 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,798 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265437c0> | |
2020-06-19 23:52:03,798 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,799 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826543df0>> | |
2020-06-19 23:52:03,799 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,801 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,801 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,802 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,804 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:03,805 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:03,819 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:03,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:03,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:03,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:03,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825a633d0>> | |
2020-06-19 23:52:03,821 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267d75b0>> | |
2020-06-19 23:52:03,822 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:03,823 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:03,841 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:03,842 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:03,842 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825a633d0>> | |
2020-06-19 23:52:03,842 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:03,842 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458/testputmodifytags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'F216dRTVnAmiBrTAVOA83A==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fce6d0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250df8e0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:03,843 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250df280>> | |
2020-06-19 23:52:03,843 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:03,844 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267d7a60>> | |
2020-06-19 23:52:03,844 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:03,883 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:03,883 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-458/testputmodifytags | |
content-md5:F216dRTVnAmiBrTAVOA83A== | |
host:localhost:8080 | |
x-amz-content-sha256:9b705ad7f38e3c2c37be6107d28d05a2954f2199153c4e089bd4b2411e558d95 | |
x-amz-date:20200619T235203Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
9b705ad7f38e3c2c37be6107d28d05a2954f2199153c4e089bd4b2411e558d95 | |
2020-06-19 23:52:03,883 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235203Z | |
20200619/us-east-1/s3/aws4_request | |
26ce5444788fe5536dd5af3fdb2b5347443c91fcefed73026b079ca0a888149a | |
2020-06-19 23:52:03,883 botocore.auth [DEBUG] Signature: | |
2ebb12dc0707f66acf301d0b30373d3e33214ab26461f70cd8dd20500f13e711 | |
2020-06-19 23:52:03,884 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'F216dRTVnAmiBrTAVOA83A==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235203Z', 'X-Amz-Content-SHA256': b'9b705ad7f38e3c2c37be6107d28d05a2954f2199153c4e089bd4b2411e558d95', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2ebb12dc0707f66acf301d0b30373d3e33214ab26461f70cd8dd20500f13e711', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:03,886 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:03,887 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:03,980 botocore.parsers [DEBUG] Response headers: {'ETag': '"176d7a7514d59c09a206b4c054e03cdc"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:03 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:03,980 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:03,981 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825a63e50> | |
2020-06-19 23:52:03,981 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:03,981 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825a633d0>> | |
2020-06-19 23:52:03,983 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:03,991 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:03,992 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:03,996 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:03,999 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,002 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,008 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,008 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,008 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d24b50>> | |
2020-06-19 23:52:04,008 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,013 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,013 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,013 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,014 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'BlyJuItWKwzd+r5ENLF2Hw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>key</Key><Value>val</Value></Tag><Tag><Key>key2</Key><Value>val2</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d300d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:04,014 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:04,015 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,015 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d24dc0>> | |
2020-06-19 23:52:04,016 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,017 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,017 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-458/testputmodifytags | |
tagging= | |
content-md5:BlyJuItWKwzd+r5ENLF2Hw== | |
host:localhost:8080 | |
x-amz-content-sha256:16e39dc79afc7fd477b9a30cca1a7f58bb499ef94d6259bd52a3f8c7053f18d6 | |
x-amz-date:20200619T235204Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
16e39dc79afc7fd477b9a30cca1a7f58bb499ef94d6259bd52a3f8c7053f18d6 | |
2020-06-19 23:52:04,018 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
f1bae985eb631603ed68f20d2ad1e2614a9296e581ca7da155d17fbcfcf24b86 | |
2020-06-19 23:52:04,018 botocore.auth [DEBUG] Signature: | |
3dd52f4ce926c7e09c81616c69e5b321e244e5f1d48a5e9158acbfcf8b1159e7 | |
2020-06-19 23:52:04,019 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging, headers={'Content-MD5': b'BlyJuItWKwzd+r5ENLF2Hw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'16e39dc79afc7fd477b9a30cca1a7f58bb499ef94d6259bd52a3f8c7053f18d6', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=3dd52f4ce926c7e09c81616c69e5b321e244e5f1d48a5e9158acbfcf8b1159e7', 'Content-Length': '172'}> | |
2020-06-19 23:52:04,045 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,045 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,046 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259904c0> | |
2020-06-19 23:52:04,046 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,046 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d24b50>> | |
2020-06-19 23:52:04,048 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,048 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,049 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,049 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,049 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d300d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:04,050 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:04,050 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,050 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d24dc0>> | |
2020-06-19 23:52:04,051 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,051 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-458/testputmodifytags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,051 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
aefd3cb93a1cd4af382f8ab9682058dea76f80e00355c4d45660cdee9eaa5d39 | |
2020-06-19 23:52:04,052 botocore.auth [DEBUG] Signature: | |
070fedd88cd4cd1b4e5f454b1e03f6c6ea75b78efaa1058126533e53a4746e04 | |
2020-06-19 23:52:04,053 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=070fedd88cd4cd1b4e5f454b1e03f6c6ea75b78efaa1058126533e53a4746e04'}> | |
2020-06-19 23:52:04,066 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '172', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,066 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>key</Key><Value>val</Value></Tag><Tag><Key>key2</Key><Value>val2</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:04,067 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259904c0> | |
2020-06-19 23:52:04,067 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,067 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,068 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,069 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,070 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d24b50>> | |
2020-06-19 23:52:04,070 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,071 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,072 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,072 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,072 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'bilMJzTDPEXIzgjPpt2MUQ==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>key3</Key><Value>val3</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d300d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:04,072 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:04,073 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,073 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d24dc0>> | |
2020-06-19 23:52:04,073 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,074 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-458/testputmodifytags | |
tagging= | |
content-md5:bilMJzTDPEXIzgjPpt2MUQ== | |
host:localhost:8080 | |
x-amz-content-sha256:5bd566cab96441907cfa2e99d4efe72e60116ebc873d21f91b402a0cd8886914 | |
x-amz-date:20200619T235204Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5bd566cab96441907cfa2e99d4efe72e60116ebc873d21f91b402a0cd8886914 | |
2020-06-19 23:52:04,074 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
7c8928a70722dbc9ef9cd0f699890303a417a00885695af6569b990f68c93ed8 | |
2020-06-19 23:52:04,074 botocore.auth [DEBUG] Signature: | |
de8d04e08560207b67822aae47aa773fa6b71356e0421895e1eb6ac0c6816473 | |
2020-06-19 23:52:04,074 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging, headers={'Content-MD5': b'bilMJzTDPEXIzgjPpt2MUQ==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'5bd566cab96441907cfa2e99d4efe72e60116ebc873d21f91b402a0cd8886914', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=de8d04e08560207b67822aae47aa773fa6b71356e0421895e1eb6ac0c6816473', 'Content-Length': '129'}> | |
2020-06-19 23:52:04,084 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,084 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,085 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259904c0> | |
2020-06-19 23:52:04,085 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,086 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,087 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,087 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,087 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d24b50>> | |
2020-06-19 23:52:04,088 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,088 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,088 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
2020-06-19 23:52:04,089 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,089 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d300d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-458'}}} | |
2020-06-19 23:52:04,089 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:04,089 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,090 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d24dc0>> | |
2020-06-19 23:52:04,090 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,090 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-458/testputmodifytags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,090 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
aefd3cb93a1cd4af382f8ab9682058dea76f80e00355c4d45660cdee9eaa5d39 | |
2020-06-19 23:52:04,091 botocore.auth [DEBUG] Signature: | |
070fedd88cd4cd1b4e5f454b1e03f6c6ea75b78efaa1058126533e53a4746e04 | |
2020-06-19 23:52:04,091 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-458/testputmodifytags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=070fedd88cd4cd1b4e5f454b1e03f6c6ea75b78efaa1058126533e53a4746e04'}> | |
2020-06-19 23:52:04,116 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '129', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,117 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>key3</Key><Value>val3</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:04,118 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48259904c0> | |
2020-06-19 23:52:04,118 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,118 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825990d00>> | |
.2020-06-19 23:52:04,120 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,127 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,128 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,131 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,131 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:04,131 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264b1b20>> | |
2020-06-19 23:52:04,131 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,132 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,133 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:04,133 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,133 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-459', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-459', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250df6d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-459'}}} | |
2020-06-19 23:52:04,136 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250df2b0>> | |
2020-06-19 23:52:04,136 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,137 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264b1250>> | |
2020-06-19 23:52:04,137 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,137 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,138 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-459 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,138 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
d5768b199323458018c7c67a7ce31391e7ef229073e2ec273df48581f58c4a7e | |
2020-06-19 23:52:04,138 botocore.auth [DEBUG] Signature: | |
b6613539f3b5fdf7695f50ad4e194316a9b3483914f1845c694b2f00802bb2c1 | |
2020-06-19 23:52:04,138 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-459, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6613539f3b5fdf7695f50ad4e194316a9b3483914f1845c694b2f00802bb2c1', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,151 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-459', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,152 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,152 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826436f10> | |
2020-06-19 23:52:04,152 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,153 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:04,156 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,158 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,158 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,158 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,161 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,162 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,175 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:04,175 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:04,176 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:04,176 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,176 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825994100>> | |
2020-06-19 23:52:04,177 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825994040>> | |
2020-06-19 23:52:04,177 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,178 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:04,197 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,198 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:04,198 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825994100>> | |
2020-06-19 23:52:04,198 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,198 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-459/testputmodifytags', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'gSl8dr6UxP+Wj7FJXXaqNA==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824edb090>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482652b370>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-459'}}} | |
2020-06-19 23:52:04,199 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482652bdf0>> | |
2020-06-19 23:52:04,199 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,200 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825994d00>> | |
2020-06-19 23:52:04,200 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,242 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,242 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-459/testputmodifytags | |
content-md5:gSl8dr6UxP+Wj7FJXXaqNA== | |
host:localhost:8080 | |
x-amz-content-sha256:df550b3886ae2d0b2f198965be926bb8a32ecac56c5c5da215800965a2f3c3d4 | |
x-amz-date:20200619T235204Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
df550b3886ae2d0b2f198965be926bb8a32ecac56c5c5da215800965a2f3c3d4 | |
2020-06-19 23:52:04,242 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
5d4edb706f694b28a9dcbfaa797ea8866036675395b9e1e3373260a2d5aaaa29 | |
2020-06-19 23:52:04,242 botocore.auth [DEBUG] Signature: | |
66ffe7ac09e03bed23ea577e6ceaebcf117331a5c53e5876fed8f51c229c0398 | |
2020-06-19 23:52:04,243 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'gSl8dr6UxP+Wj7FJXXaqNA==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'df550b3886ae2d0b2f198965be926bb8a32ecac56c5c5da215800965a2f3c3d4', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=66ffe7ac09e03bed23ea577e6ceaebcf117331a5c53e5876fed8f51c229c0398', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:04,245 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:04,249 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:04,394 botocore.parsers [DEBUG] Response headers: {'ETag': '"81297c76be94c4ff968fb1495d76aa34"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,394 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,395 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825994790> | |
2020-06-19 23:52:04,395 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,395 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825994100>> | |
2020-06-19 23:52:04,396 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,398 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,399 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,399 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,402 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,403 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,409 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,409 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,409 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fafa0>> | |
2020-06-19 23:52:04,410 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,411 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,411 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,411 botocore.hooks [DEBUG] Event before-call.s3.PutObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,411 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag></TagSet></Tagging>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148100>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-459'}}} | |
2020-06-19 23:52:04,412 botocore.hooks [DEBUG] Event request-created.s3.PutObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251480d0>> | |
2020-06-19 23:52:04,412 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,412 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:04,413 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,415 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,416 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-459/testputmodifytags | |
tagging= | |
content-md5:OP5DYW+6ItAXSXFsKNw+tg== | |
host:localhost:8080 | |
x-amz-content-sha256:f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
x-amz-date:20200619T235204Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de | |
2020-06-19 23:52:04,416 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
b4180a031bcd4ab9aea7bc19a21646f455cc5af72434205def6ab5025152aa9b | |
2020-06-19 23:52:04,416 botocore.auth [DEBUG] Signature: | |
390eb90061c5cee711b25f1a5e328fdaa90ddf7318e060151ea5b443791756dd | |
2020-06-19 23:52:04,417 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging, headers={'Content-MD5': b'OP5DYW+6ItAXSXFsKNw+tg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'f1e3e5e9129e476a51a2a2c37dd910c90886add7e96712225acb77cf3ad328de', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=390eb90061c5cee711b25f1a5e328fdaa90ddf7318e060151ea5b443791756dd', 'Content-Length': '162'}> | |
2020-06-19 23:52:04,463 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,464 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,464 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa2b0> | |
2020-06-19 23:52:04,464 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,464 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,466 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,466 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,467 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fafa0>> | |
2020-06-19 23:52:04,467 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,467 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,468 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,468 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,468 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148100>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-459'}}} | |
2020-06-19 23:52:04,469 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251480d0>> | |
2020-06-19 23:52:04,469 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,470 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:04,470 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,473 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-459/testputmodifytags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,474 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
e777f200bfcf479cba771db33a1b5ac284bb32208c4ecaa6a9e394dc5b1410ed | |
2020-06-19 23:52:04,474 botocore.auth [DEBUG] Signature: | |
db3341dd97c7835ac1124b38faccfeb2ddcdaf4f26e5c304963e2bd1163bcd2a | |
2020-06-19 23:52:04,474 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db3341dd97c7835ac1124b38faccfeb2ddcdaf4f26e5c304963e2bd1163bcd2a'}> | |
2020-06-19 23:52:04,493 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '162', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,493 botocore.parsers [DEBUG] Response body: | |
b'<Tagging xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><TagSet><Tag><Key>0</Key><Value>0</Value></Tag><Tag><Key>1</Key><Value>1</Value></Tag></TagSet></Tagging>' | |
2020-06-19 23:52:04,493 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa2b0> | |
2020-06-19 23:52:04,494 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,494 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,494 botocore.hooks [DEBUG] Event before-parameter-build.s3.DeleteObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,495 botocore.hooks [DEBUG] Event before-parameter-build.s3.DeleteObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,495 botocore.hooks [DEBUG] Event before-parameter-build.s3.DeleteObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fafa0>> | |
2020-06-19 23:52:04,495 botocore.hooks [DEBUG] Event before-parameter-build.s3.DeleteObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,498 botocore.hooks [DEBUG] Event before-call.s3.DeleteObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,499 botocore.hooks [DEBUG] Event before-call.s3.DeleteObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:04,499 botocore.hooks [DEBUG] Event before-call.s3.DeleteObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,500 botocore.endpoint [DEBUG] Making request for OperationModel(name=DeleteObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'query_string': {}, 'method': 'DELETE', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148100>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-459'}}} | |
2020-06-19 23:52:04,501 botocore.hooks [DEBUG] Event request-created.s3.DeleteObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251480d0>> | |
2020-06-19 23:52:04,501 botocore.hooks [DEBUG] Event choose-signer.s3.DeleteObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,502 botocore.hooks [DEBUG] Event before-sign.s3.DeleteObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:04,502 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,502 botocore.auth [DEBUG] CanonicalRequest: | |
DELETE | |
/yournamehere-pe0ec27x1gew09de-459/testputmodifytags | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,502 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
7d2baec3326cb74db1ac701b020e9b9db6874efd2afacbf4a678b2c899933268 | |
2020-06-19 23:52:04,503 botocore.auth [DEBUG] Signature: | |
ffc8efbf323d966744c0ed63bff3b203dc2422f5cc22fc3e4d571036200db1de | |
2020-06-19 23:52:04,504 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=DELETE, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-459/testputmodifytags?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffc8efbf323d966744c0ed63bff3b203dc2422f5cc22fc3e4d571036200db1de', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,531 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '100', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,531 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message></Message></Error>' | |
2020-06-19 23:52:04,535 botocore.hooks [DEBUG] Event needs-retry.s3.DeleteObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa2b0> | |
2020-06-19 23:52:04,535 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,536 botocore.hooks [DEBUG] Event needs-retry.s3.DeleteObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
E2020-06-19 23:52:04,542 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,544 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,545 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,545 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,548 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,555 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,557 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,557 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482613d190>> | |
2020-06-19 23:52:04,557 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482613d3a0>> | |
2020-06-19 23:52:04,557 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,558 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,558 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482613d190>> | |
2020-06-19 23:52:04,558 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,558 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-460', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read-write', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-460', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48265007f0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-460'}}} | |
2020-06-19 23:52:04,559 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826500940>> | |
2020-06-19 23:52:04,559 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,559 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482613d130>> | |
2020-06-19 23:52:04,559 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,560 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,560 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-460 | |
host:localhost:8080 | |
x-amz-acl:public-read-write | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-acl;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,560 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
da5eebe09b669bdc47eaf8adf9587ca11e734106eda98ed9461a4b4c3dc85451 | |
2020-06-19 23:52:04,560 botocore.auth [DEBUG] Signature: | |
85cbea11c74144b0a18b8790f6abc587402c23eeeed94a9bf9bb80df42b06dc2 | |
2020-06-19 23:52:04,564 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-460, headers={'x-amz-acl': b'public-read-write', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-acl;x-amz-content-sha256;x-amz-date, Signature=85cbea11c74144b0a18b8790f6abc587402c23eeeed94a9bf9bb80df42b06dc2', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,570 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-460', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,570 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,571 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482613dfd0> | |
2020-06-19 23:52:04,571 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,571 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482613d190>> | |
F2020-06-19 23:52:04,612 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,619 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,620 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,623 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,623 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824e5bca0>> | |
2020-06-19 23:52:04,623 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826548580>> | |
2020-06-19 23:52:04,623 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,624 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,624 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824e5bca0>> | |
2020-06-19 23:52:04,624 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,624 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-461', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-461', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7b50>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-461'}}} | |
2020-06-19 23:52:04,624 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48267c77c0>> | |
2020-06-19 23:52:04,625 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,629 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826548d60>> | |
2020-06-19 23:52:04,629 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,630 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,630 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-461 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,630 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
dd2796baf36ba1adfab1bef780861157c4e6bd3ae082475c450de7fa6620e35b | |
2020-06-19 23:52:04,630 botocore.auth [DEBUG] Signature: | |
bf6c43a98ad42635d7c649bae0f7216a6ed35796e6f087422b62c4ab182160cf | |
2020-06-19 23:52:04,631 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-461, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf6c43a98ad42635d7c649bae0f7216a6ed35796e6f087422b62c4ab182160cf', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,646 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-461', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,646 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,647 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824e5b490> | |
2020-06-19 23:52:04,647 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,647 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824e5bca0>> | |
2020-06-19 23:52:04,648 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,653 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,653 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,653 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,658 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,659 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
F2020-06-19 23:52:04,684 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,686 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,686 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,686 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,689 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,690 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,696 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,701 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482613d550>> | |
2020-06-19 23:52:04,701 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482613dbe0>> | |
2020-06-19 23:52:04,701 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,702 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,702 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482613d550>> | |
2020-06-19 23:52:04,702 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,702 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-462', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-462', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826554580>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-462'}}} | |
2020-06-19 23:52:04,703 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826554490>> | |
2020-06-19 23:52:04,703 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,704 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482613dac0>> | |
2020-06-19 23:52:04,704 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,704 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,705 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-462 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,705 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
359791d828392890630cb84e0153d00b176e0d48e40d211fed5062bf5d8744b3 | |
2020-06-19 23:52:04,705 botocore.auth [DEBUG] Signature: | |
ff4ce021a597d5520439dc75830647485f964aeead5d4258cdf853fb0a9c7526 | |
2020-06-19 23:52:04,705 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-462, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff4ce021a597d5520439dc75830647485f964aeead5d4258cdf853fb0a9c7526', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,715 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-462', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,715 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,715 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482613d190> | |
2020-06-19 23:52:04,716 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,716 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482613d550>> | |
2020-06-19 23:52:04,717 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,719 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,719 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,720 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,729 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,733 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,740 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:04,741 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:04,742 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:04,742 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,743 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,743 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148160>> | |
2020-06-19 23:52:04,743 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,743 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:04,744 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function test_put_obj_with_tags.<locals>.<lambda> at 0x7f4824d60550> | |
2020-06-19 23:52:04,744 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,744 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:04,744 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,744 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,744 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-462/testtagobj1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'itxZN+Y19smvZG8LI1YPrg==', 'x-amz-tagging': 'foo=bar&bar', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824dab720>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250ebbb0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-462'}}} | |
2020-06-19 23:52:04,745 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb400>> | |
2020-06-19 23:52:04,745 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,745 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fab80>> | |
2020-06-19 23:52:04,746 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,746 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,747 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-462/testtagobj1 | |
content-md5:itxZN+Y19smvZG8LI1YPrg== | |
host:localhost:8080 | |
x-amz-content-sha256:d82c6aa133a0fc25b087f46ad7ed2a3042772e612e015571e61753ff55ba6da8 | |
x-amz-date:20200619T235204Z | |
x-amz-tagging:foo=bar&bar | |
content-md5;host;x-amz-content-sha256;x-amz-date;x-amz-tagging | |
d82c6aa133a0fc25b087f46ad7ed2a3042772e612e015571e61753ff55ba6da8 | |
2020-06-19 23:52:04,747 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
771961707999c8dd73d48aa749b826b67c58439a19d5a86a31002681b459c953 | |
2020-06-19 23:52:04,747 botocore.auth [DEBUG] Signature: | |
30a6276d9269bcda180d7659f9aa860dc684a5f5a6fdecbcc154155e9f6f8bf7 | |
2020-06-19 23:52:04,747 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'itxZN+Y19smvZG8LI1YPrg==', 'x-amz-tagging': b'foo=bar&bar', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'd82c6aa133a0fc25b087f46ad7ed2a3042772e612e015571e61753ff55ba6da8', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date;x-amz-tagging, Signature=30a6276d9269bcda180d7659f9aa860dc684a5f5a6fdecbcc154155e9f6f8bf7', 'Content-Length': '100'}> | |
2020-06-19 23:52:04,753 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:04,753 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:04,762 botocore.parsers [DEBUG] Response headers: {'ETag': '"8adc5937e635f6c9af646f0b23560fae"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,763 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,764 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825148c70> | |
2020-06-19 23:52:04,764 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,764 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,765 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:04,765 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,765 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,766 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148160>> | |
2020-06-19 23:52:04,766 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,766 botocore.hooks [DEBUG] Event before-call.s3.GetObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,767 botocore.hooks [DEBUG] Event before-call.s3.GetObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,767 botocore.hooks [DEBUG] Event before-call.s3.GetObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,767 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-462/testtagobj1', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250ebbb0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-462'}}} | |
2020-06-19 23:52:04,768 botocore.hooks [DEBUG] Event request-created.s3.GetObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb400>> | |
2020-06-19 23:52:04,768 botocore.hooks [DEBUG] Event choose-signer.s3.GetObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,769 botocore.hooks [DEBUG] Event before-sign.s3.GetObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fab80>> | |
2020-06-19 23:52:04,769 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,770 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-462/testtagobj1 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,771 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
c8793714d7e777977898c1e70559fa973012b0dd73273baa25c8045158c96675 | |
2020-06-19 23:52:04,775 botocore.auth [DEBUG] Signature: | |
4a0116d28e5f55d0da9747abda63ff5f03e32000fc831db6627c0a6bbaa0b940 | |
2020-06-19 23:52:04,776 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=True, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a0116d28e5f55d0da9747abda63ff5f03e32000fc831db6627c0a6bbaa0b940'}> | |
2020-06-19 23:52:04,783 botocore.parsers [DEBUG] Response headers: {'Accept-Ranges': 'bytes', 'Content-Type': 'binary/octet-stream', 'Last-Modified': 'Fri, 19 Jun 2020 23:52:04 GMT', 'ETag': '"8adc5937e635f6c9af646f0b23560fae"', 'Content-Length': '100', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,783 botocore.parsers [DEBUG] Response body: | |
<botocore.response.StreamingBody object at 0x7f4825d0d3d0> | |
2020-06-19 23:52:04,785 botocore.hooks [DEBUG] Event needs-retry.s3.GetObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825148c70> | |
2020-06-19 23:52:04,786 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,787 botocore.hooks [DEBUG] Event needs-retry.s3.GetObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,789 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,789 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,789 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148160>> | |
2020-06-19 23:52:04,789 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectTagging: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,790 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,790 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
2020-06-19 23:52:04,790 botocore.hooks [DEBUG] Event before-call.s3.GetObjectTagging: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,790 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectTagging) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-462/testtagobj1?tagging', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1?tagging', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250ebbb0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-462'}}} | |
2020-06-19 23:52:04,791 botocore.hooks [DEBUG] Event request-created.s3.GetObjectTagging: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb400>> | |
2020-06-19 23:52:04,791 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectTagging: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,792 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectTagging: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fab80>> | |
2020-06-19 23:52:04,794 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,795 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-462/testtagobj1 | |
tagging= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,795 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
fc651492d276dea4055df6e39f6273c5c5967d2a770f9a9ef23e4f6c95fd7edd | |
2020-06-19 23:52:04,795 botocore.auth [DEBUG] Signature: | |
c24bc9cb8b05c2bf78039a7f55b7ede9844ff1cba787f5bddc2ce17e9600006e | |
2020-06-19 23:52:04,795 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-462/testtagobj1?tagging, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c24bc9cb8b05c2bf78039a7f55b7ede9844ff1cba787f5bddc2ce17e9600006e'}> | |
2020-06-19 23:52:04,802 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '36', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,802 botocore.parsers [DEBUG] Response body: | |
b'<Tagging><TagSet></TagSet></Tagging>' | |
2020-06-19 23:52:04,803 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825148c70> | |
2020-06-19 23:52:04,803 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,803 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectTagging: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825148850>> | |
F2020-06-19 23:52:04,805 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,807 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,808 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,808 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,815 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,817 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,819 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264408b0>> | |
2020-06-19 23:52:04,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826440100>> | |
2020-06-19 23:52:04,820 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,821 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,821 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264408b0>> | |
2020-06-19 23:52:04,822 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,822 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-463', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-463', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826543700>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-463'}}} | |
2020-06-19 23:52:04,823 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826543910>> | |
2020-06-19 23:52:04,824 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,824 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264403a0>> | |
2020-06-19 23:52:04,824 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,825 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,825 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-463 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235204Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:04,825 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
768c0111c8101d79973348181da0372c8616a7e8bbb91af9a6c402e991d909c3 | |
2020-06-19 23:52:04,825 botocore.auth [DEBUG] Signature: | |
d6b7c3c93e673fd64440bd543dd3006924ba0a9502f2bf8026b2906582ad1783 | |
2020-06-19 23:52:04,826 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-463, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6b7c3c93e673fd64440bd543dd3006924ba0a9502f2bf8026b2906582ad1783', 'Content-Length': '0'}> | |
2020-06-19 23:52:04,858 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-463', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:04 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:04,858 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:04,859 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264692b0> | |
2020-06-19 23:52:04,859 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:04,859 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264408b0>> | |
2020-06-19 23:52:04,860 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:04,862 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:04,863 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:04,863 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:04,866 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:04,867 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:04,879 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:04,879 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:04,880 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:04,880 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:04,880 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48250df5b0>> | |
2020-06-19 23:52:04,881 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48250df4c0>> | |
2020-06-19 23:52:04,881 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:04,882 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:04,902 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:04,902 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:04,902 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48250df5b0>> | |
2020-06-19 23:52:04,902 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:04,903 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-463/testputtagsacl', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'miaSeNPLQ5KIaSD6C8OSUg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fc9860>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-463/testputtagsacl', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994b50>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-463'}}} | |
2020-06-19 23:52:04,903 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825994cd0>> | |
2020-06-19 23:52:04,904 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:04,904 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48250df910>> | |
2020-06-19 23:52:04,904 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:04,947 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:04,947 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-463/testputtagsacl | |
content-md5:miaSeNPLQ5KIaSD6C8OSUg== | |
host:localhost:8080 | |
x-amz-content-sha256:8a6bb54dedc0bbeae81267112f6904f6e26f1b39bcc85406f2aa654f3549fa7f | |
x-amz-date:20200619T235204Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
8a6bb54dedc0bbeae81267112f6904f6e26f1b39bcc85406f2aa654f3549fa7f | |
2020-06-19 23:52:04,947 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235204Z | |
20200619/us-east-1/s3/aws4_request | |
624b0d3dd7a4db442e32e29ffa715881f5336565fa6b9db08ed0dbd425f12c59 | |
2020-06-19 23:52:04,947 botocore.auth [DEBUG] Signature: | |
2a73be604890067e344c95787f1df97fc6cb025988c84aca0c800460f35e2595 | |
2020-06-19 23:52:04,947 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-463/testputtagsacl, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'miaSeNPLQ5KIaSD6C8OSUg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235204Z', 'X-Amz-Content-SHA256': b'8a6bb54dedc0bbeae81267112f6904f6e26f1b39bcc85406f2aa654f3549fa7f', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2a73be604890067e344c95787f1df97fc6cb025988c84aca0c800460f35e2595', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:04,949 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:04,950 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,074 botocore.parsers [DEBUG] Response headers: {'ETag': '"9a269278d3cb4392886920fa0bc39252"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,074 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,075 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48250dfb20> | |
2020-06-19 23:52:05,075 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,075 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48250df5b0>> | |
2020-06-19 23:52:05,076 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,078 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,079 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,079 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,084 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,086 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48259f8b20>> | |
2020-06-19 23:52:05,097 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48259f87c0>> | |
2020-06-19 23:52:05,097 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,097 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,098 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48259f8b20>> | |
2020-06-19 23:52:05,098 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,098 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-463?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'fCIk5OvU9KdVuSDkYIGS5w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObjectTagging", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-463/testputtagsacl"}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-463?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48264b1cd0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-463'}}} | |
2020-06-19 23:52:05,099 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264b1e80>> | |
2020-06-19 23:52:05,101 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,102 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259f8670>> | |
2020-06-19 23:52:05,102 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,103 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,103 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-463 | |
policy= | |
content-md5:fCIk5OvU9KdVuSDkYIGS5w== | |
host:localhost:8080 | |
x-amz-content-sha256:56fb4f578c9e2bfb39fbf75a089545216704a3de2512d5f105c24110d1a7b068 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
56fb4f578c9e2bfb39fbf75a089545216704a3de2512d5f105c24110d1a7b068 | |
2020-06-19 23:52:05,104 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
46de14c14c1f8bd100e6a8b4b09f496ba2ab3caf264e6512f1c1e83e0273b37f | |
2020-06-19 23:52:05,104 botocore.auth [DEBUG] Signature: | |
9b8fdc6dcf40e789e9db2fb6864dbbef0435feabcc152c887fa497e97f8df29c | |
2020-06-19 23:52:05,105 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-463?policy, headers={'Content-MD5': b'fCIk5OvU9KdVuSDkYIGS5w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'56fb4f578c9e2bfb39fbf75a089545216704a3de2512d5f105c24110d1a7b068', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=9b8fdc6dcf40e789e9db2fb6864dbbef0435feabcc152c887fa497e97f8df29c', 'Content-Length': '198'}> | |
2020-06-19 23:52:05,113 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,113 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:05,116 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267d7a30> | |
2020-06-19 23:52:05,117 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,117 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48259f8b20>> | |
E2020-06-19 23:52:05,119 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,122 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,124 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,126 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,128 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,128 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826543d00>> | |
2020-06-19 23:52:05,128 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265437c0>> | |
2020-06-19 23:52:05,128 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,129 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,129 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826543d00>> | |
2020-06-19 23:52:05,129 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,129 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-464', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-464', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482662db20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-464'}}} | |
2020-06-19 23:52:05,130 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482662de20>> | |
2020-06-19 23:52:05,130 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,131 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826543b20>> | |
2020-06-19 23:52:05,131 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,131 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,131 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-464 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,132 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
05d8fa1b2a107343c4dbb8775ceffde4ff612f45a039e51fdffdd05c7c82358d | |
2020-06-19 23:52:05,132 botocore.auth [DEBUG] Signature: | |
0c58dc2e4d8525b64f749e833b0a91ef0f8816f15e0f1b65948e8d621dbc2810 | |
2020-06-19 23:52:05,132 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-464, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0c58dc2e4d8525b64f749e833b0a91ef0f8816f15e0f1b65948e8d621dbc2810', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,138 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-464', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,138 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,139 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826543610> | |
2020-06-19 23:52:05,139 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,140 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826543d00>> | |
2020-06-19 23:52:05,141 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,143 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,143 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,143 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,146 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,147 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,161 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,161 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,161 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,161 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,162 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824cf0cd0>> | |
2020-06-19 23:52:05,162 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824cf0190>> | |
2020-06-19 23:52:05,162 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,163 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,181 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,181 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,181 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824cf0cd0>> | |
2020-06-19 23:52:05,181 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,182 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-464/testputtagsacl', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'PjTOru+mJFbTNyoO8OFWyA==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4825976e50>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-464/testputtagsacl', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0c40>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-464'}}} | |
2020-06-19 23:52:05,182 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0220>> | |
2020-06-19 23:52:05,183 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,183 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d025b0>> | |
2020-06-19 23:52:05,183 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,219 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,220 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-464/testputtagsacl | |
content-md5:PjTOru+mJFbTNyoO8OFWyA== | |
host:localhost:8080 | |
x-amz-content-sha256:53fa34cf2c7e7145bbd2ba8352a1f949094dddffd264f66d214eec3e3f9c21a7 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
53fa34cf2c7e7145bbd2ba8352a1f949094dddffd264f66d214eec3e3f9c21a7 | |
2020-06-19 23:52:05,221 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
60f08020f88892d859b2710b72a5b43cfd14dfc43e264d0430e14d9c3ca05092 | |
2020-06-19 23:52:05,222 botocore.auth [DEBUG] Signature: | |
8465f4269a0664a3b018130756b648b4ef554b931b96eb3a9859267f8a38fc93 | |
2020-06-19 23:52:05,222 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-464/testputtagsacl, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'PjTOru+mJFbTNyoO8OFWyA==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'53fa34cf2c7e7145bbd2ba8352a1f949094dddffd264f66d214eec3e3f9c21a7', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=8465f4269a0664a3b018130756b648b4ef554b931b96eb3a9859267f8a38fc93', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:05,223 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,224 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,276 botocore.parsers [DEBUG] Response headers: {'ETag': '"3e34ceaeefa62456d3372a0ef0e156c8"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,276 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,276 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824cf0250> | |
2020-06-19 23:52:05,277 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,277 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824cf0cd0>> | |
2020-06-19 23:52:05,278 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,279 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,280 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,280 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,282 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,284 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,286 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,288 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826554850>> | |
2020-06-19 23:52:05,289 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826554fa0>> | |
2020-06-19 23:52:05,289 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,290 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,290 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826554850>> | |
2020-06-19 23:52:05,290 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,291 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-464?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'OTPrLS9VJgmY989YFZgl2A==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObjectTagging", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-464/testputtagsacl"}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-464?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826446e50>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-464'}}} | |
2020-06-19 23:52:05,291 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264465b0>> | |
2020-06-19 23:52:05,291 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,292 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826554490>> | |
2020-06-19 23:52:05,292 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,293 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,293 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-464 | |
policy= | |
content-md5:OTPrLS9VJgmY989YFZgl2A== | |
host:localhost:8080 | |
x-amz-content-sha256:685f7e965054044a470af8848cbbe38cd40390dfb3b35674af8200c57b54df53 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
685f7e965054044a470af8848cbbe38cd40390dfb3b35674af8200c57b54df53 | |
2020-06-19 23:52:05,293 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
337812450f7dc5622b00c18d128123db665f3635f0c8389ce38ac4c187e7ae66 | |
2020-06-19 23:52:05,293 botocore.auth [DEBUG] Signature: | |
4b48b9174a864ebb44b06cd13ddd916fd88a12f1954b0946d14aeb5bf7a1845e | |
2020-06-19 23:52:05,294 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-464?policy, headers={'Content-MD5': b'OTPrLS9VJgmY989YFZgl2A==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'685f7e965054044a470af8848cbbe38cd40390dfb3b35674af8200c57b54df53', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4b48b9174a864ebb44b06cd13ddd916fd88a12f1954b0946d14aeb5bf7a1845e', 'Content-Length': '198'}> | |
2020-06-19 23:52:05,307 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,307 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:05,313 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826554670> | |
2020-06-19 23:52:05,313 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,313 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826554850>> | |
E2020-06-19 23:52:05,317 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,320 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,320 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,320 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,323 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,324 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482598f5e0>> | |
2020-06-19 23:52:05,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482598fbb0>> | |
2020-06-19 23:52:05,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,327 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,327 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482598f5e0>> | |
2020-06-19 23:52:05,327 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,327 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-465', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-465', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5f2b0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-465'}}} | |
2020-06-19 23:52:05,328 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f5f340>> | |
2020-06-19 23:52:05,328 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,328 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d32c10>> | |
2020-06-19 23:52:05,328 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,329 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,329 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-465 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,329 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
93ae9bea31ae7b5a45e6e808ad2b3233c9977c866870c65c6bf619c53abfdae2 | |
2020-06-19 23:52:05,329 botocore.auth [DEBUG] Signature: | |
5b42633e195bfbb176af7988e8ed36f2588ffd8925f0285c247c5d788e7d628c | |
2020-06-19 23:52:05,330 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-465, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5b42633e195bfbb176af7988e8ed36f2588ffd8925f0285c247c5d788e7d628c', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,336 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-465', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,337 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,337 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482598f730> | |
2020-06-19 23:52:05,338 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,338 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482598f5e0>> | |
2020-06-19 23:52:05,339 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,342 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,342 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,343 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,345 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,347 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,357 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,357 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,357 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,358 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,358 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482681daf0>> | |
2020-06-19 23:52:05,358 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482681da90>> | |
2020-06-19 23:52:05,358 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,359 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,377 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,378 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,378 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482681daf0>> | |
2020-06-19 23:52:05,378 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,379 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-465/testputtagsacl', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'zCqmwukRC/e/cM6RvLjK6g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ead3b0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-465/testputtagsacl', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825a63070>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-465'}}} | |
2020-06-19 23:52:05,379 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825a633a0>> | |
2020-06-19 23:52:05,380 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,380 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482681d4f0>> | |
2020-06-19 23:52:05,380 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,417 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,418 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-465/testputtagsacl | |
content-md5:zCqmwukRC/e/cM6RvLjK6g== | |
host:localhost:8080 | |
x-amz-content-sha256:808346692590ea7623c34f57f61d650a2f9c5fbcf6b8c1c5773340d739731184 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
808346692590ea7623c34f57f61d650a2f9c5fbcf6b8c1c5773340d739731184 | |
2020-06-19 23:52:05,418 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
44f4c887fe80e42d4a3e989d72021c76bd5acce9113df87fa6653c9c76eacbec | |
2020-06-19 23:52:05,418 botocore.auth [DEBUG] Signature: | |
730e184559fe7628aa31aa34626ca75da79938f84a4dbc08216afa6cd07c64da | |
2020-06-19 23:52:05,419 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-465/testputtagsacl, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'zCqmwukRC/e/cM6RvLjK6g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'808346692590ea7623c34f57f61d650a2f9c5fbcf6b8c1c5773340d739731184', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=730e184559fe7628aa31aa34626ca75da79938f84a4dbc08216afa6cd07c64da', 'Content-Length': '7340032'}> | |
2020-06-19 23:52:05,421 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,422 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,472 botocore.parsers [DEBUG] Response headers: {'ETag': '"cc2aa6c2e9110bf7bf70ce91bcb8caea"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,472 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,473 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482681d580> | |
2020-06-19 23:52:05,473 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,473 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482681daf0>> | |
2020-06-19 23:52:05,474 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,476 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,476 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,477 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,482 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,484 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,486 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,488 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f3cb20>> | |
2020-06-19 23:52:05,488 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3c910>> | |
2020-06-19 23:52:05,489 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,489 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,489 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f3cb20>> | |
2020-06-19 23:52:05,490 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,490 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-465?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 's+aaJ/5S+0ucaJn7ZQv6mg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:DeleteObjectTagging", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-465/testputtagsacl"}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-465?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825a9b940>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-465'}}} | |
2020-06-19 23:52:05,490 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825a9b4f0>> | |
2020-06-19 23:52:05,490 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,490 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3c610>> | |
2020-06-19 23:52:05,491 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,491 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,491 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-465 | |
policy= | |
content-md5:s+aaJ/5S+0ucaJn7ZQv6mg== | |
host:localhost:8080 | |
x-amz-content-sha256:4123d464331330a0d62dab653ed083f1ae284acce0a5925b1d23f800d3f38044 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
4123d464331330a0d62dab653ed083f1ae284acce0a5925b1d23f800d3f38044 | |
2020-06-19 23:52:05,491 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
9297159771246a16e3a4a896673cc2e8917a11616c93a77059fe0bd30a1b8570 | |
2020-06-19 23:52:05,491 botocore.auth [DEBUG] Signature: | |
43128c2e4996744cabc4e0b7a3246f81e7432ea5a5eb5efc276acbbb2c0de51d | |
2020-06-19 23:52:05,492 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-465?policy, headers={'Content-MD5': b's+aaJ/5S+0ucaJn7ZQv6mg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'4123d464331330a0d62dab653ed083f1ae284acce0a5925b1d23f800d3f38044', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=43128c2e4996744cabc4e0b7a3246f81e7432ea5a5eb5efc276acbbb2c0de51d', 'Content-Length': '201'}> | |
2020-06-19 23:52:05,498 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,498 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:05,503 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824fc1f70> | |
2020-06-19 23:52:05,504 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,505 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f3cb20>> | |
E2020-06-19 23:52:05,508 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,511 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,511 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,512 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,516 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,517 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,520 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,521 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264e17c0>> | |
2020-06-19 23:52:05,521 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264e19d0>> | |
2020-06-19 23:52:05,521 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,522 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,522 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264e17c0>> | |
2020-06-19 23:52:05,523 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,524 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-466', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-466', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7430>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-466'}}} | |
2020-06-19 23:52:05,526 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48267c7490>> | |
2020-06-19 23:52:05,526 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,526 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264e1a00>> | |
2020-06-19 23:52:05,527 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,527 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,527 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-466 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,528 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
9f722e3caf9427c9fdfc63131757294890d5649b379efa77c6b8ca6d08c5687b | |
2020-06-19 23:52:05,528 botocore.auth [DEBUG] Signature: | |
f379f7496f4dfe251e836705c6a20d693859a90a8afe7b95492f893eac6faf87 | |
2020-06-19 23:52:05,528 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-466, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f379f7496f4dfe251e836705c6a20d693859a90a8afe7b95492f893eac6faf87', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,536 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-466', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,536 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,536 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264e1550> | |
2020-06-19 23:52:05,536 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,537 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264e17c0>> | |
2020-06-19 23:52:05,537 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,539 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,539 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,539 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,541 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,542 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,544 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,547 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,547 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,547 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,552 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,556 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,557 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,558 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482652ba60>> | |
2020-06-19 23:52:05,558 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482652b070>> | |
2020-06-19 23:52:05,558 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,559 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,559 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482652ba60>> | |
2020-06-19 23:52:05,560 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,560 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketVersioning) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-466?versioning', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'QQFYoy/mRYV9PGZUfFi0Bw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Status>Enabled</Status></VersioningConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-466?versioning', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148f70>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-466'}}} | |
2020-06-19 23:52:05,560 botocore.hooks [DEBUG] Event request-created.s3.PutBucketVersioning: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825148d90>> | |
2020-06-19 23:52:05,560 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketVersioning: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,561 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketVersioning: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482652b160>> | |
2020-06-19 23:52:05,561 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,561 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,562 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-466 | |
versioning= | |
content-md5:QQFYoy/mRYV9PGZUfFi0Bw== | |
host:localhost:8080 | |
x-amz-content-sha256:482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7 | |
2020-06-19 23:52:05,562 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
b96513644a95a073201e2d3b0f394415f237ba7ddb44adc17f6eb4f2e3ef6978 | |
2020-06-19 23:52:05,562 botocore.auth [DEBUG] Signature: | |
e9671886dec3fa38b008d8f02f65d44b275d16a48e2df65086e5f14af4eddc06 | |
2020-06-19 23:52:05,562 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-466?versioning, headers={'Content-MD5': b'QQFYoy/mRYV9PGZUfFi0Bw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=e9671886dec3fa38b008d8f02f65d44b275d16a48e2df65086e5f14af4eddc06', 'Content-Length': '123'}> | |
2020-06-19 23:52:05,572 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,572 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:05,576 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,576 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:05,577 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482652b2b0> | |
2020-06-19 23:52:05,577 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,577 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482652ba60>> | |
E2020-06-19 23:52:05,579 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,585 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,585 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,586 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,588 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,590 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,591 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,591 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:05,592 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826436e20>> | |
2020-06-19 23:52:05,592 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,592 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,592 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:05,592 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,592 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-467', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-467', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826403190>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-467'}}} | |
2020-06-19 23:52:05,593 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403550>> | |
2020-06-19 23:52:05,593 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,594 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826436e80>> | |
2020-06-19 23:52:05,594 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,594 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,594 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-467 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,594 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
b6e6649a4235eac286358cfbfbf38837b8d4b8e2160d472c9fa1e99ff1dadd51 | |
2020-06-19 23:52:05,595 botocore.auth [DEBUG] Signature: | |
9fc036d16a1188b1439a4e50d789a9b2e0aa5a799f41abacb06a90cd6c77039f | |
2020-06-19 23:52:05,595 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-467, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9fc036d16a1188b1439a4e50d789a9b2e0aa5a799f41abacb06a90cd6c77039f', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,600 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-467', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,600 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,601 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826436c10> | |
2020-06-19 23:52:05,601 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,601 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826436850>> | |
2020-06-19 23:52:05,603 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,606 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,606 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,606 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,608 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,610 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,612 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,624 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,625 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,627 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,627 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826469c70>> | |
2020-06-19 23:52:05,628 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826469c10>> | |
2020-06-19 23:52:05,628 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,628 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,629 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826469c70>> | |
2020-06-19 23:52:05,629 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,629 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketVersioning) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-467?versioning', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'QQFYoy/mRYV9PGZUfFi0Bw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Status>Enabled</Status></VersioningConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-467?versioning', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48259945b0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-467'}}} | |
2020-06-19 23:52:05,629 botocore.hooks [DEBUG] Event request-created.s3.PutBucketVersioning: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48259944c0>> | |
2020-06-19 23:52:05,630 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketVersioning: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,630 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketVersioning: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826469070>> | |
2020-06-19 23:52:05,630 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,632 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,633 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-467 | |
versioning= | |
content-md5:QQFYoy/mRYV9PGZUfFi0Bw== | |
host:localhost:8080 | |
x-amz-content-sha256:482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7 | |
2020-06-19 23:52:05,634 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
be395177d5b4d6415b2b87c3c44c7cb389dd64c405d665883d8db9b6f9ccdeda | |
2020-06-19 23:52:05,634 botocore.auth [DEBUG] Signature: | |
03515176e7aff1c2cb6baa1e9f0e732c4a49dfaa3e2041fd92bd11967bc4a0e6 | |
2020-06-19 23:52:05,634 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-467?versioning, headers={'Content-MD5': b'QQFYoy/mRYV9PGZUfFi0Bw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'482d4e510b5cdcf0bbf3a044e82832dc711f4f28757a6c06eb21758282a73ef7', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=03515176e7aff1c2cb6baa1e9f0e732c4a49dfaa3e2041fd92bd11967bc4a0e6', 'Content-Length': '123'}> | |
2020-06-19 23:52:05,641 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,641 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:05,645 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,646 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:05,647 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48250dfb80> | |
2020-06-19 23:52:05,647 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,647 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826469c70>> | |
E2020-06-19 23:52:05,649 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,651 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,651 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,651 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,700 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,701 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,708 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:05,709 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,709 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,709 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824de0f40>> | |
2020-06-19 23:52:05,709 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,710 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,710 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,710 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,710 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-468', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-468', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148940>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-468'}}} | |
2020-06-19 23:52:05,710 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251484f0>> | |
2020-06-19 23:52:05,711 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825a7bd60>> | |
2020-06-19 23:52:05,711 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,711 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824de0190>> | |
2020-06-19 23:52:05,711 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,712 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,712 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-468 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,712 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
21efe09fed4579fd162467c741052af9653e8f17f3381582900a9ced64c5e950 | |
2020-06-19 23:52:05,712 botocore.auth [DEBUG] Signature: | |
a4f84ed8fa982349c2ec757dd9237376179668a20bf93a135807e4e5a4237572 | |
2020-06-19 23:52:05,713 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-468, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4f84ed8fa982349c2ec757dd9237376179668a20bf93a135807e4e5a4237572', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,724 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-468', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,724 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,725 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824de0100> | |
2020-06-19 23:52:05,725 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,725 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,726 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824de0f40>> | |
2020-06-19 23:52:05,727 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,728 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,728 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,728 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,728 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,728 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,728 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-468/publictag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824e4ca40>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/publictag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-468'}}} | |
2020-06-19 23:52:05,729 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251484f0>> | |
2020-06-19 23:52:05,729 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825a7bd60>> | |
2020-06-19 23:52:05,730 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,730 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824de0190>> | |
2020-06-19 23:52:05,730 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,730 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-468/publictag | |
content-md5:4RPcuHB5g3SXesw3t1q6Kg== | |
host:localhost:8080 | |
x-amz-content-sha256:00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
2020-06-19 23:52:05,731 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
8eeed3e04f051cf497a8a530111a9ab01f244d123ac989dfc997583fec213366 | |
2020-06-19 23:52:05,731 botocore.auth [DEBUG] Signature: | |
ee5ad2a48905326f5afdfe7c867a5811b3da514b3f410e4cc80e0e62d4f48fed | |
2020-06-19 23:52:05,731 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/publictag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ee5ad2a48905326f5afdfe7c867a5811b3da514b3f410e4cc80e0e62d4f48fed', 'Content-Length': '9'}> | |
2020-06-19 23:52:05,733 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,734 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,738 botocore.parsers [DEBUG] Response headers: {'ETag': '"e113dcb870798374977acc37b75aba2a"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,738 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,739 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824de0100> | |
2020-06-19 23:52:05,739 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,739 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,743 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,744 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,744 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,744 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,745 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,745 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,745 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824de0f40>> | |
2020-06-19 23:52:05,745 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,745 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,746 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,746 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,746 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,746 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,746 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-468/privatetag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824f295e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/privatetag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-468'}}} | |
2020-06-19 23:52:05,747 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251484f0>> | |
2020-06-19 23:52:05,747 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825a7bd60>> | |
2020-06-19 23:52:05,747 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,747 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824de0190>> | |
2020-06-19 23:52:05,748 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,748 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-468/privatetag | |
content-md5:ehYdC5JYdo6poWi/iP1O1g== | |
host:localhost:8080 | |
x-amz-content-sha256:f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
2020-06-19 23:52:05,748 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
701ae885c72f0a1295d4c0a76c4d57b8b2906613dd32cbbbd6303aa2c078c796 | |
2020-06-19 23:52:05,748 botocore.auth [DEBUG] Signature: | |
cbec8f19a15f89c87a5a105766885f0c5f3e487eb93ebe7ee4b46dcb3abe104b | |
2020-06-19 23:52:05,749 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/privatetag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=cbec8f19a15f89c87a5a105766885f0c5f3e487eb93ebe7ee4b46dcb3abe104b', 'Content-Length': '10'}> | |
2020-06-19 23:52:05,750 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,751 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,756 botocore.parsers [DEBUG] Response headers: {'ETag': '"7a161d0b9258768ea9a168bf88fd4ed6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,756 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,757 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824de0100> | |
2020-06-19 23:52:05,757 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,757 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,759 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,760 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824de0f40>> | |
2020-06-19 23:52:05,761 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,762 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,762 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,762 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,762 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,762 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,762 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-468/invalidtag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fce2c0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/invalidtag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825148940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-468'}}} | |
2020-06-19 23:52:05,763 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48251484f0>> | |
2020-06-19 23:52:05,763 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825a7bd60>> | |
2020-06-19 23:52:05,763 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,764 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824de0190>> | |
2020-06-19 23:52:05,764 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,764 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-468/invalidtag | |
content-md5:2Pv8DRJ9++in26ZSB1FpZw== | |
host:localhost:8080 | |
x-amz-content-sha256:229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
2020-06-19 23:52:05,764 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
a817fff4af4f905468c960ec2e13561d27401092f194c108629f3256544149fd | |
2020-06-19 23:52:05,765 botocore.auth [DEBUG] Signature: | |
353a2d89bde537f021cc925f7ad0d94bc3a4dc65a4ab25b43976b120b182940f | |
2020-06-19 23:52:05,765 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-468/invalidtag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=353a2d89bde537f021cc925f7ad0d94bc3a4dc65a4ab25b43976b120b182940f', 'Content-Length': '10'}> | |
2020-06-19 23:52:05,766 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,767 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,777 botocore.parsers [DEBUG] Response headers: {'ETag': '"d8fbfc0d127dfbe8a7dba65207516967"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,777 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,778 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824de0100> | |
2020-06-19 23:52:05,778 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,778 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824de0d60>> | |
2020-06-19 23:52:05,781 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,783 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,786 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,786 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,787 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,791 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,794 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,796 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,796 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825990040>> | |
2020-06-19 23:52:05,797 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48259902e0>> | |
2020-06-19 23:52:05,797 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,798 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,798 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825990040>> | |
2020-06-19 23:52:05,798 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,799 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-468?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': '3EasvxWrfb4ftLUpBrGdcw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-468/*", "Condition": {"StringEquals": {"s3:ExistingObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-468?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250df850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-468'}}} | |
2020-06-19 23:52:05,799 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250df6d0>> | |
2020-06-19 23:52:05,799 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,800 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825990d90>> | |
2020-06-19 23:52:05,800 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,800 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,800 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-468 | |
policy= | |
content-md5:3EasvxWrfb4ftLUpBrGdcw== | |
host:localhost:8080 | |
x-amz-content-sha256:503569f4e475382b480ddd66f9e67a96b49a00f5451d19c78cad00e2fc7a58b1 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
503569f4e475382b480ddd66f9e67a96b49a00f5451d19c78cad00e2fc7a58b1 | |
2020-06-19 23:52:05,801 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
2ca6429699a47c3b7163eeeaaedeab1c9122474ff061ae0a5bc4a6645e522cc7 | |
2020-06-19 23:52:05,801 botocore.auth [DEBUG] Signature: | |
c45b29f96d6b42e15f1b5e3572fd14bb1933781b78d4fbe52add85072e8bb581 | |
2020-06-19 23:52:05,801 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-468?policy, headers={'Content-MD5': b'3EasvxWrfb4ftLUpBrGdcw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'503569f4e475382b480ddd66f9e67a96b49a00f5451d19c78cad00e2fc7a58b1', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=c45b29f96d6b42e15f1b5e3572fd14bb1933781b78d4fbe52add85072e8bb581', 'Content-Length': '254'}> | |
2020-06-19 23:52:05,808 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,808 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:05,811 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825990190> | |
2020-06-19 23:52:05,811 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,812 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825990040>> | |
E2020-06-19 23:52:05,813 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,816 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,821 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,822 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,828 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:05,829 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,829 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,829 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267d7280>> | |
2020-06-19 23:52:05,829 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,830 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,830 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,830 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,830 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-469', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-469', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826401940>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-469'}}} | |
2020-06-19 23:52:05,831 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826401a90>> | |
2020-06-19 23:52:05,831 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250df670>> | |
2020-06-19 23:52:05,832 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,832 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267d7160>> | |
2020-06-19 23:52:05,832 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,833 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,833 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-469 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,833 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
e5a42f3250e47afc82ed7dc3b4ad86961600585bdb19242952189446f58e8460 | |
2020-06-19 23:52:05,833 botocore.auth [DEBUG] Signature: | |
136c5fd139482e53eed0cd7da8aeecc0a50bc0dd262f2ea6083f9fbb8250d4a0 | |
2020-06-19 23:52:05,834 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-469, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=136c5fd139482e53eed0cd7da8aeecc0a50bc0dd262f2ea6083f9fbb8250d4a0', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,843 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-469', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,843 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,844 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267d7310> | |
2020-06-19 23:52:05,844 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,844 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,845 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267d7280>> | |
2020-06-19 23:52:05,846 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,847 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,847 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,847 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,847 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,847 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,848 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-469/publictag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482504f860>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/publictag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826401940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-469'}}} | |
2020-06-19 23:52:05,848 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826401a90>> | |
2020-06-19 23:52:05,849 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250df670>> | |
2020-06-19 23:52:05,849 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,849 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267d7160>> | |
2020-06-19 23:52:05,850 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,850 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-469/publictag | |
content-md5:4RPcuHB5g3SXesw3t1q6Kg== | |
host:localhost:8080 | |
x-amz-content-sha256:00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
2020-06-19 23:52:05,850 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
e38f46e6f4e2203b34cb039b26c211750217c4e29440b4a16e166d86e34c9432 | |
2020-06-19 23:52:05,850 botocore.auth [DEBUG] Signature: | |
318163bd8c04bd76eb49f654c64a1c0dfa0b8bb37f03dc9c4a620b1de0342f85 | |
2020-06-19 23:52:05,850 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/publictag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=318163bd8c04bd76eb49f654c64a1c0dfa0b8bb37f03dc9c4a620b1de0342f85', 'Content-Length': '9'}> | |
2020-06-19 23:52:05,852 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,857 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,861 botocore.parsers [DEBUG] Response headers: {'ETag': '"e113dcb870798374977acc37b75aba2a"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,861 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,862 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267d7310> | |
2020-06-19 23:52:05,862 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,862 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,864 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,865 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267d7280>> | |
2020-06-19 23:52:05,866 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,867 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,867 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,867 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,867 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,867 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,867 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-469/privatetag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824f6bc70>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/privatetag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826401940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-469'}}} | |
2020-06-19 23:52:05,868 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826401a90>> | |
2020-06-19 23:52:05,868 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250df670>> | |
2020-06-19 23:52:05,868 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,869 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267d7160>> | |
2020-06-19 23:52:05,872 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,872 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-469/privatetag | |
content-md5:ehYdC5JYdo6poWi/iP1O1g== | |
host:localhost:8080 | |
x-amz-content-sha256:f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
2020-06-19 23:52:05,872 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
d7267bc32f31eb33a7d920ddc359df13ea13cefddb4dc3d08794c2cf0b7d2e90 | |
2020-06-19 23:52:05,872 botocore.auth [DEBUG] Signature: | |
f7e8fd4e39321ddee46acc7acda614e0b1f2f6b72acf241c49cbfd7f773ab6a2 | |
2020-06-19 23:52:05,873 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/privatetag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=f7e8fd4e39321ddee46acc7acda614e0b1f2f6b72acf241c49cbfd7f773ab6a2', 'Content-Length': '10'}> | |
2020-06-19 23:52:05,874 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,875 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,889 botocore.parsers [DEBUG] Response headers: {'ETag': '"7a161d0b9258768ea9a168bf88fd4ed6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,889 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,890 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267d7310> | |
2020-06-19 23:52:05,891 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,891 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,894 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,895 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,895 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,896 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,896 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,896 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,896 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267d7280>> | |
2020-06-19 23:52:05,896 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,897 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,897 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,897 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,897 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,898 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,898 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-469/invalidtag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f48259854a0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/invalidtag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826401940>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-469'}}} | |
2020-06-19 23:52:05,901 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826401a90>> | |
2020-06-19 23:52:05,902 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250df670>> | |
2020-06-19 23:52:05,903 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,903 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267d7160>> | |
2020-06-19 23:52:05,904 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,904 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-469/invalidtag | |
content-md5:2Pv8DRJ9++in26ZSB1FpZw== | |
host:localhost:8080 | |
x-amz-content-sha256:229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
2020-06-19 23:52:05,905 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
38ad137b2cb0d7e1fa836469194a97a724e2752917fbd96cb0c36db4e4b7a893 | |
2020-06-19 23:52:05,905 botocore.auth [DEBUG] Signature: | |
8c2a6ea3e4977e39a86f96966b3fa96063b1d9916cec0d7d0369d3401b6a146a | |
2020-06-19 23:52:05,905 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-469/invalidtag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=8c2a6ea3e4977e39a86f96966b3fa96063b1d9916cec0d7d0369d3401b6a146a', 'Content-Length': '10'}> | |
2020-06-19 23:52:05,907 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,907 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,913 botocore.parsers [DEBUG] Response headers: {'ETag': '"d8fbfc0d127dfbe8a7dba65207516967"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,914 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,914 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267d7310> | |
2020-06-19 23:52:05,914 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,914 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267d7970>> | |
2020-06-19 23:52:05,916 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:05,917 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,919 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,919 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,919 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,922 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,924 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,926 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,926 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825148b50>> | |
2020-06-19 23:52:05,926 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825148e20>> | |
2020-06-19 23:52:05,926 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,927 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,927 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825148b50>> | |
2020-06-19 23:52:05,927 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,927 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-469?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'm9vrhMsyWTi5qXN5id4m/w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObjectTagging", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-469/*", "Condition": {"StringEquals": {"s3:ExistingObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-469?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250df8b0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-469'}}} | |
2020-06-19 23:52:05,928 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250df550>> | |
2020-06-19 23:52:05,928 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,928 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825148940>> | |
2020-06-19 23:52:05,929 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,929 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,929 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-469 | |
policy= | |
content-md5:m9vrhMsyWTi5qXN5id4m/w== | |
host:localhost:8080 | |
x-amz-content-sha256:04e0a3a8db5c912d34a4f85676a6163a03fd10cf80be6d12d6b5c6b650c322b2 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
04e0a3a8db5c912d34a4f85676a6163a03fd10cf80be6d12d6b5c6b650c322b2 | |
2020-06-19 23:52:05,929 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
09327e04d9b9da887cfdcb33612aae110512ab17007d3c66c334f8356fddf3ef | |
2020-06-19 23:52:05,930 botocore.auth [DEBUG] Signature: | |
7b4156e30741270e2b0c3e9453449e5ed2d3be4cef6802969f0d79ea94942e00 | |
2020-06-19 23:52:05,930 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-469?policy, headers={'Content-MD5': b'm9vrhMsyWTi5qXN5id4m/w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'04e0a3a8db5c912d34a4f85676a6163a03fd10cf80be6d12d6b5c6b650c322b2', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=7b4156e30741270e2b0c3e9453449e5ed2d3be4cef6802969f0d79ea94942e00', 'Content-Length': '261'}> | |
2020-06-19 23:52:05,936 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,937 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:05,943 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48251484f0> | |
2020-06-19 23:52:05,944 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,944 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825148b50>> | |
E2020-06-19 23:52:05,946 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:05,948 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:05,949 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:05,949 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:05,951 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:05,952 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:05,960 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:05,962 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,962 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:05,962 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e4f0>> | |
2020-06-19 23:52:05,962 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,963 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,963 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:05,963 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,963 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-470', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-470', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e700>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-470'}}} | |
2020-06-19 23:52:05,963 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653ed60>> | |
2020-06-19 23:52:05,964 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825994430>> | |
2020-06-19 23:52:05,964 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,965 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482657f520>> | |
2020-06-19 23:52:05,965 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:05,966 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,967 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-470 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235205Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:05,967 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
ba2582919551db462472982170cb1afc73f9d78597f5e8f4d39c45edd9256c00 | |
2020-06-19 23:52:05,967 botocore.auth [DEBUG] Signature: | |
1ec0bab1ce240bd26b583c34e110bab266b80381c638292c03d08ce06a44310b | |
2020-06-19 23:52:05,969 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-470, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ec0bab1ce240bd26b583c34e110bab266b80381c638292c03d08ce06a44310b', 'Content-Length': '0'}> | |
2020-06-19 23:52:05,979 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-470', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,980 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,980 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e670> | |
2020-06-19 23:52:05,980 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,980 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e4f0>> | |
2020-06-19 23:52:05,982 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:05,983 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:05,983 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:05,983 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:05,983 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:05,984 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:05,984 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-470/publictag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482511f950>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/publictag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e700>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-470'}}} | |
2020-06-19 23:52:05,984 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653ed60>> | |
2020-06-19 23:52:05,985 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825994430>> | |
2020-06-19 23:52:05,985 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:05,985 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482657f520>> | |
2020-06-19 23:52:05,986 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:05,986 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-470/publictag | |
content-md5:4RPcuHB5g3SXesw3t1q6Kg== | |
host:localhost:8080 | |
x-amz-content-sha256:00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
x-amz-date:20200619T235205Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
2020-06-19 23:52:05,987 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235205Z | |
20200619/us-east-1/s3/aws4_request | |
ae72c0dfefded2970e256f07dc5f0534de62ab1491e8f9074d183c7e132fb9ba | |
2020-06-19 23:52:05,989 botocore.auth [DEBUG] Signature: | |
896fc6313e5ca0b7f23cfd889e988f53cf1a62d67d6ad643335eadd88c6c2c83 | |
2020-06-19 23:52:05,990 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/publictag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235205Z', 'X-Amz-Content-SHA256': b'00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=896fc6313e5ca0b7f23cfd889e988f53cf1a62d67d6ad643335eadd88c6c2c83', 'Content-Length': '9'}> | |
2020-06-19 23:52:05,991 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:05,993 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:05,997 botocore.parsers [DEBUG] Response headers: {'ETag': '"e113dcb870798374977acc37b75aba2a"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:05 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:05,997 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:05,998 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e670> | |
2020-06-19 23:52:05,998 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:05,998 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,000 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e4f0>> | |
2020-06-19 23:52:06,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,002 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,002 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,003 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,003 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,003 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,003 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-470/privatetag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482502aa40>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/privatetag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e700>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-470'}}} | |
2020-06-19 23:52:06,003 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653ed60>> | |
2020-06-19 23:52:06,003 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825994430>> | |
2020-06-19 23:52:06,004 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,004 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482657f520>> | |
2020-06-19 23:52:06,004 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,004 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-470/privatetag | |
content-md5:ehYdC5JYdo6poWi/iP1O1g== | |
host:localhost:8080 | |
x-amz-content-sha256:f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
2020-06-19 23:52:06,005 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
6a1435921b02e131b8c9cd4f7b4a40f9474d20e927e16e143f7d54cbf2fa82b8 | |
2020-06-19 23:52:06,005 botocore.auth [DEBUG] Signature: | |
e291085c9da25a0ffdecb2c4f429db4af5a1a41379b79155d3d29d787b5c455b | |
2020-06-19 23:52:06,005 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/privatetag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=e291085c9da25a0ffdecb2c4f429db4af5a1a41379b79155d3d29d787b5c455b', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,009 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,013 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,025 botocore.parsers [DEBUG] Response headers: {'ETag': '"7a161d0b9258768ea9a168bf88fd4ed6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,026 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,026 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e670> | |
2020-06-19 23:52:06,026 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,026 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,028 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,029 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,030 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,030 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,030 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,030 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,031 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e4f0>> | |
2020-06-19 23:52:06,031 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,031 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,032 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,032 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,032 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,032 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,033 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-470/invalidtag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482511ff90>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/invalidtag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e700>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-470'}}} | |
2020-06-19 23:52:06,033 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653ed60>> | |
2020-06-19 23:52:06,034 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4825994430>> | |
2020-06-19 23:52:06,034 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,034 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482657f520>> | |
2020-06-19 23:52:06,035 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,035 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-470/invalidtag | |
content-md5:2Pv8DRJ9++in26ZSB1FpZw== | |
host:localhost:8080 | |
x-amz-content-sha256:229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
2020-06-19 23:52:06,036 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
8f732e9e47f36046a0f142c05e0f12c99d6ddcbcc7396fb6c4493015b8617c46 | |
2020-06-19 23:52:06,036 botocore.auth [DEBUG] Signature: | |
5d62fb630355928a7bd53c6ce84254403286a8d08561a1c419ee85b5a0257db2 | |
2020-06-19 23:52:06,037 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-470/invalidtag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=5d62fb630355928a7bd53c6ce84254403286a8d08561a1c419ee85b5a0257db2', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,040 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,044 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,057 botocore.parsers [DEBUG] Response headers: {'ETag': '"d8fbfc0d127dfbe8a7dba65207516967"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,058 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,058 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e670> | |
2020-06-19 23:52:06,059 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,059 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e400>> | |
2020-06-19 23:52:06,061 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,062 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,065 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,065 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,065 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,068 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,070 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,072 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,073 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265007f0>> | |
2020-06-19 23:52:06,073 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826500a90>> | |
2020-06-19 23:52:06,073 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,074 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,074 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265007f0>> | |
2020-06-19 23:52:06,074 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,074 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-470?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'lwSAZabiYGHAd3tPrc1mkw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObjectTagging", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-470/*", "Condition": {"StringEquals": {"s3:ExistingObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-470?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250eb760>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-470'}}} | |
2020-06-19 23:52:06,075 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250ebb50>> | |
2020-06-19 23:52:06,075 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,075 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826500e20>> | |
2020-06-19 23:52:06,076 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,076 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,076 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-470 | |
policy= | |
content-md5:lwSAZabiYGHAd3tPrc1mkw== | |
host:localhost:8080 | |
x-amz-content-sha256:99b311cf24fa9a1008d91a7f0f1e78b2f063a09cc9ab14a6996aecfbde9310e9 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
99b311cf24fa9a1008d91a7f0f1e78b2f063a09cc9ab14a6996aecfbde9310e9 | |
2020-06-19 23:52:06,076 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
6b2fbcfc7b0cdccd853b74812451146208f7c4684afe1fd65d587faad5b97f8f | |
2020-06-19 23:52:06,077 botocore.auth [DEBUG] Signature: | |
8cee9cb9c74cf503c6f17191be6422a8f8575f778da169e8b6f04f731cd3d58c | |
2020-06-19 23:52:06,077 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-470?policy, headers={'Content-MD5': b'lwSAZabiYGHAd3tPrc1mkw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'99b311cf24fa9a1008d91a7f0f1e78b2f063a09cc9ab14a6996aecfbde9310e9', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=8cee9cb9c74cf503c6f17191be6422a8f8575f778da169e8b6f04f731cd3d58c', 'Content-Length': '261'}> | |
2020-06-19 23:52:06,087 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,088 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,092 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826500310> | |
2020-06-19 23:52:06,092 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,093 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265007f0>> | |
E2020-06-19 23:52:06,098 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,109 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,109 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,109 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,112 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,113 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,120 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:06,122 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,122 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,122 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fa7c0>> | |
2020-06-19 23:52:06,122 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,123 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,123 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,123 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,123 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-471', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-471', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d3f070>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-471'}}} | |
2020-06-19 23:52:06,124 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d3ffd0>> | |
2020-06-19 23:52:06,125 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250eb1c0>> | |
2020-06-19 23:52:06,125 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,125 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:06,125 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,126 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,126 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-471 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,126 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
93f9a0e6c1c6ec1d376e49e0f04ab4cbe726378f087f8dfdbeee2610d0d1eef1 | |
2020-06-19 23:52:06,126 botocore.auth [DEBUG] Signature: | |
c7d65190f8f83cc9e94864556cf96800d52b5349153d9fceea3b17da50e6c4cc | |
2020-06-19 23:52:06,126 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-471, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c7d65190f8f83cc9e94864556cf96800d52b5349153d9fceea3b17da50e6c4cc', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,132 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-471', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,132 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,133 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa4f0> | |
2020-06-19 23:52:06,133 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,133 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,134 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,134 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,134 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,134 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,135 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,135 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fa7c0>> | |
2020-06-19 23:52:06,135 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,135 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,136 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,136 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,136 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,136 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,136 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-471/public/foo', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'Tx6tJDowPHdg+7acIBVQrA==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824eb2130>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/public/foo', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d3f070>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-471'}}} | |
2020-06-19 23:52:06,137 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d3ffd0>> | |
2020-06-19 23:52:06,137 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250eb1c0>> | |
2020-06-19 23:52:06,137 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,137 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:06,138 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,138 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-471/public/foo | |
content-md5:Tx6tJDowPHdg+7acIBVQrA== | |
host:localhost:8080 | |
x-amz-content-sha256:5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a | |
2020-06-19 23:52:06,138 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
ccd33d87070213f63a2df3008abb96baabd63cca8fda26baa6a68eeb5f61228f | |
2020-06-19 23:52:06,138 botocore.auth [DEBUG] Signature: | |
ed9deed8a87d1174477a308d66d1dc5d39808865226fb763d3d9e800644773e2 | |
2020-06-19 23:52:06,139 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/public/foo, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'Tx6tJDowPHdg+7acIBVQrA==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ed9deed8a87d1174477a308d66d1dc5d39808865226fb763d3d9e800644773e2', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,140 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,142 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,151 botocore.parsers [DEBUG] Response headers: {'ETag': '"4f1ead243a303c7760fbb69c201550ac"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,152 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,152 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa4f0> | |
2020-06-19 23:52:06,152 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,153 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,155 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,156 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,156 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,156 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,156 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,157 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,159 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fa7c0>> | |
2020-06-19 23:52:06,161 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,163 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,163 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,163 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,163 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,164 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,164 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-471/public/bar', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'Yh57uxZbJ04QWL5rGgFKbw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ea44f0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/public/bar', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d3f070>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-471'}}} | |
2020-06-19 23:52:06,164 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d3ffd0>> | |
2020-06-19 23:52:06,164 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250eb1c0>> | |
2020-06-19 23:52:06,165 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,165 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:06,165 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,166 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-471/public/bar | |
content-md5:Yh57uxZbJ04QWL5rGgFKbw== | |
host:localhost:8080 | |
x-amz-content-sha256:ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91 | |
2020-06-19 23:52:06,166 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
ed56bbb224182d0308e069e00e8a4339e62bec0db876d8e3816405f44c5392be | |
2020-06-19 23:52:06,166 botocore.auth [DEBUG] Signature: | |
a8b8b79e1665795f2e77c93c47b53879edc691739d7f1e030300256ebf9ed030 | |
2020-06-19 23:52:06,166 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/public/bar, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'Yh57uxZbJ04QWL5rGgFKbw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=a8b8b79e1665795f2e77c93c47b53879edc691739d7f1e030300256ebf9ed030', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,167 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,174 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,186 botocore.parsers [DEBUG] Response headers: {'ETag': '"621e7bbb165b274e1058be6b1a014a6f"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,186 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,187 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa4f0> | |
2020-06-19 23:52:06,187 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,187 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,190 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,190 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fa7c0>> | |
2020-06-19 23:52:06,191 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,192 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,194 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,195 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,195 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,197 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,197 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-471/private/foo', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'YcAgyZzpIREYFoWCd27Wcw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ea95e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/private/foo', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d3f070>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-471'}}} | |
2020-06-19 23:52:06,197 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d3ffd0>> | |
2020-06-19 23:52:06,198 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48250eb1c0>> | |
2020-06-19 23:52:06,198 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,198 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265faa90>> | |
2020-06-19 23:52:06,199 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,200 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-471/private/foo | |
content-md5:YcAgyZzpIREYFoWCd27Wcw== | |
host:localhost:8080 | |
x-amz-content-sha256:e17d312c83a02b63aa4092a6153c6fadf9803584c9122c641ea664938148d68d | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
e17d312c83a02b63aa4092a6153c6fadf9803584c9122c641ea664938148d68d | |
2020-06-19 23:52:06,200 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
d0c23c33aab57192e1ba6ceddcb9ced5557f3720eb94f035abfd9793756c9908 | |
2020-06-19 23:52:06,201 botocore.auth [DEBUG] Signature: | |
1dfcae76c30c301ffd8e2c187a5077a01fb8a4c8e2636c9fb0326669f0647bfe | |
2020-06-19 23:52:06,201 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-471/private/foo, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'YcAgyZzpIREYFoWCd27Wcw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e17d312c83a02b63aa4092a6153c6fadf9803584c9122c641ea664938148d68d', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=1dfcae76c30c301ffd8e2c187a5077a01fb8a4c8e2636c9fb0326669f0647bfe', 'Content-Length': '11'}> | |
2020-06-19 23:52:06,202 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,205 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,212 botocore.parsers [DEBUG] Response headers: {'ETag': '"61c020c99ce9211118168582776ed673"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,212 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,212 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa4f0> | |
2020-06-19 23:52:06,213 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,213 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fa1c0>> | |
2020-06-19 23:52:06,215 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,216 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,218 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,219 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,219 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,225 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,227 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,229 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,229 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c09d0>> | |
2020-06-19 23:52:06,230 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c0430>> | |
2020-06-19 23:52:06,230 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,231 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,231 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c09d0>> | |
2020-06-19 23:52:06,231 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,233 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-471?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'yDCahGPU6fUgckFEOJ1rhQ==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-471/*"}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-471?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f61850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-471'}}} | |
2020-06-19 23:52:06,235 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61880>> | |
2020-06-19 23:52:06,236 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,237 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c0e50>> | |
2020-06-19 23:52:06,237 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,238 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,238 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-471 | |
policy= | |
content-md5:yDCahGPU6fUgckFEOJ1rhQ== | |
host:localhost:8080 | |
x-amz-content-sha256:88ae878b1a7761fac6bf1f8db620f8c751018c2aef7090a0f50f3558579196d2 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
88ae878b1a7761fac6bf1f8db620f8c751018c2aef7090a0f50f3558579196d2 | |
2020-06-19 23:52:06,238 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
4758acf2cb1321f1a247d115fc8822d9b55d5c189000238fa15a4369bbbe7147 | |
2020-06-19 23:52:06,239 botocore.auth [DEBUG] Signature: | |
df830d73981032ff7f9c6141451ce2491e706c97ec7afc55cb5a4e550653afad | |
2020-06-19 23:52:06,240 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-471?policy, headers={'Content-MD5': b'yDCahGPU6fUgckFEOJ1rhQ==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'88ae878b1a7761fac6bf1f8db620f8c751018c2aef7090a0f50f3558579196d2', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=df830d73981032ff7f9c6141451ce2491e706c97ec7afc55cb5a4e550653afad', 'Content-Length': '178'}> | |
2020-06-19 23:52:06,247 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,247 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,251 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c09a0> | |
2020-06-19 23:52:06,252 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,252 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c09d0>> | |
E2020-06-19 23:52:06,254 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,256 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,256 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,256 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,258 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,260 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,268 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:06,269 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,270 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,270 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826401490>> | |
2020-06-19 23:52:06,270 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,270 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,271 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,271 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,271 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-472', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-472', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48262d4a60>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-472'}}} | |
2020-06-19 23:52:06,271 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48262d40d0>> | |
2020-06-19 23:52:06,272 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48265432b0>> | |
2020-06-19 23:52:06,272 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,273 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826440f10>> | |
2020-06-19 23:52:06,273 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,273 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,274 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-472 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,274 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
d1746dfc21213af78ba2a1f4dc449e09f6377a3df325242d7e80a6de457b20e3 | |
2020-06-19 23:52:06,274 botocore.auth [DEBUG] Signature: | |
398a5c7670e3f112935e367c7e10b91fea5e3b24fe0bae2ff24e35bfc3e949ba | |
2020-06-19 23:52:06,274 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-472, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=398a5c7670e3f112935e367c7e10b91fea5e3b24fe0bae2ff24e35bfc3e949ba', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,279 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-472', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,279 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,279 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826401100> | |
2020-06-19 23:52:06,279 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,280 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,283 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,285 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,285 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,285 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,286 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826401490>> | |
2020-06-19 23:52:06,286 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,287 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,287 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,292 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,292 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,293 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,293 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-472/public/foo', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'Tx6tJDowPHdg+7acIBVQrA==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482511f2c0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-472/public/foo', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48262d4a60>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-472'}}} | |
2020-06-19 23:52:06,294 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48262d40d0>> | |
2020-06-19 23:52:06,294 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48265432b0>> | |
2020-06-19 23:52:06,294 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,295 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826440f10>> | |
2020-06-19 23:52:06,296 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,297 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-472/public/foo | |
content-md5:Tx6tJDowPHdg+7acIBVQrA== | |
host:localhost:8080 | |
x-amz-content-sha256:5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a | |
2020-06-19 23:52:06,297 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
3a421c85d79548bf44e249729fcec3e8438798171accd9e4b6825e7d1948efa8 | |
2020-06-19 23:52:06,298 botocore.auth [DEBUG] Signature: | |
bc5fc04a9b36fcfbb3d62e977d9b2d534c115349a872e8854ec4e7689e15f255 | |
2020-06-19 23:52:06,298 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-472/public/foo, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'Tx6tJDowPHdg+7acIBVQrA==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5acc2c2f56a47f1bd92f328025d40a6e420f2e96dbc00900adda38ad7cb37a2a', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=bc5fc04a9b36fcfbb3d62e977d9b2d534c115349a872e8854ec4e7689e15f255', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,299 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,306 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,312 botocore.parsers [DEBUG] Response headers: {'ETag': '"4f1ead243a303c7760fbb69c201550ac"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,312 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,313 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826401100> | |
2020-06-19 23:52:06,313 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,313 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,315 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,319 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,319 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826401490>> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,320 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,321 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,321 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,321 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,321 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,321 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-472/public/bar', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'Yh57uxZbJ04QWL5rGgFKbw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824e93810>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-472/public/bar', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48262d4a60>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-472'}}} | |
2020-06-19 23:52:06,322 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48262d40d0>> | |
2020-06-19 23:52:06,322 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f48265432b0>> | |
2020-06-19 23:52:06,322 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,322 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826440f10>> | |
2020-06-19 23:52:06,323 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,323 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-472/public/bar | |
content-md5:Yh57uxZbJ04QWL5rGgFKbw== | |
host:localhost:8080 | |
x-amz-content-sha256:ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91 | |
2020-06-19 23:52:06,323 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
2fccb961193338aad865fa838dafec2141bd0d297066ba5fcd86ec07fd4be4ed | |
2020-06-19 23:52:06,323 botocore.auth [DEBUG] Signature: | |
3339734de39055d22aef846c728e57e58901512ad65b3eb5413418850f7a47c2 | |
2020-06-19 23:52:06,325 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-472/public/bar, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'Yh57uxZbJ04QWL5rGgFKbw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'ad65ebb8b3895fc35358dd5353b6d54f6cb1f6c3381071f688bf32acbbb77f91', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=3339734de39055d22aef846c728e57e58901512ad65b3eb5413418850f7a47c2', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,329 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,329 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,336 botocore.parsers [DEBUG] Response headers: {'ETag': '"621e7bbb165b274e1058be6b1a014a6f"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,337 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,338 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826401100> | |
2020-06-19 23:52:06,338 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,338 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826401c40>> | |
2020-06-19 23:52:06,346 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,348 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,350 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,351 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,351 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,356 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,357 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,359 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,360 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824d302b0>> | |
2020-06-19 23:52:06,360 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825ab6460>> | |
2020-06-19 23:52:06,360 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,361 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,361 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824d302b0>> | |
2020-06-19 23:52:06,361 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,361 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-472?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'Cs1/XMNLoT7qkcfgkZQ0hg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-472/*"}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-472?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30700>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-472'}}} | |
2020-06-19 23:52:06,362 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d304f0>> | |
2020-06-19 23:52:06,362 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,363 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825ab6c40>> | |
2020-06-19 23:52:06,363 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,364 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,364 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-472 | |
policy= | |
content-md5:Cs1/XMNLoT7qkcfgkZQ0hg== | |
host:localhost:8080 | |
x-amz-content-sha256:fb64b1d890c07e9b2d876ef2edb41098f27762273d2b9d592f6397831dc4d303 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
fb64b1d890c07e9b2d876ef2edb41098f27762273d2b9d592f6397831dc4d303 | |
2020-06-19 23:52:06,364 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
7924f95c4c6ddaa150a27863ea787820bf27fd356516d1ac1e161f84bb2bde1a | |
2020-06-19 23:52:06,364 botocore.auth [DEBUG] Signature: | |
abfc155764f7352bbbd8c342808c90862401ba97ddcc98e72e9766a9bad3f02b | |
2020-06-19 23:52:06,365 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-472?policy, headers={'Content-MD5': b'Cs1/XMNLoT7qkcfgkZQ0hg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'fb64b1d890c07e9b2d876ef2edb41098f27762273d2b9d592f6397831dc4d303', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=abfc155764f7352bbbd8c342808c90862401ba97ddcc98e72e9766a9bad3f02b', 'Content-Length': '178'}> | |
2020-06-19 23:52:06,373 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,373 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,377 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824d30d30> | |
2020-06-19 23:52:06,378 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,378 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824d302b0>> | |
E2020-06-19 23:52:06,380 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,382 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,384 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,385 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,388 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,390 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,392 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,393 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e130>> | |
2020-06-19 23:52:06,393 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e520>> | |
2020-06-19 23:52:06,393 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,394 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,394 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e130>> | |
2020-06-19 23:52:06,394 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,394 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-473', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-473', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263e5220>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-473'}}} | |
2020-06-19 23:52:06,395 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48263e5100>> | |
2020-06-19 23:52:06,396 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,397 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482653e820>> | |
2020-06-19 23:52:06,398 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,399 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,399 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-473 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,399 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
dda64e4394dd95f3d4d1dc027235ebb9934c4344199ebb95fccc06f468b0fbcc | |
2020-06-19 23:52:06,399 botocore.auth [DEBUG] Signature: | |
3a696144fb5ed0453f061bfc1c6d8418a66830cdfadeaf5aef1dbee2af957fc5 | |
2020-06-19 23:52:06,400 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-473, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a696144fb5ed0453f061bfc1c6d8418a66830cdfadeaf5aef1dbee2af957fc5', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,405 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-473', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,406 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,407 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e730> | |
2020-06-19 23:52:06,407 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,407 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e130>> | |
2020-06-19 23:52:06,408 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,410 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,413 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,413 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,415 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,417 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,419 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,419 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824ce9ca0>> | |
2020-06-19 23:52:06,419 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824ce9910>> | |
2020-06-19 23:52:06,420 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,422 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,422 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824ce9ca0>> | |
2020-06-19 23:52:06,422 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,422 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-473?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'tsrQ1E9sdy6y2G2hk1x+gg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-473/*"}, {"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Deny", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-473/*", "Condition": {"StringLike": {"s3:x-amz-acl": "public*"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-473?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f616d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-473'}}} | |
2020-06-19 23:52:06,423 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61970>> | |
2020-06-19 23:52:06,423 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,424 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824ce9880>> | |
2020-06-19 23:52:06,424 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,424 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,425 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-473 | |
policy= | |
content-md5:tsrQ1E9sdy6y2G2hk1x+gg== | |
host:localhost:8080 | |
x-amz-content-sha256:2371d8867627a0533cab665bf2cc4b229006b093a20c4c2f379f104bdbd7399f | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
2371d8867627a0533cab665bf2cc4b229006b093a20c4c2f379f104bdbd7399f | |
2020-06-19 23:52:06,425 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
b2554e64b52c8ef4aff382dc9782409a282ebc69c2e498e8da789dfd24b324fb | |
2020-06-19 23:52:06,425 botocore.auth [DEBUG] Signature: | |
c7012389fb18775840d9867a3f81163eb1b8ceb6c95a05765ab9427d87628d2e | |
2020-06-19 23:52:06,425 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-473?policy, headers={'Content-MD5': b'tsrQ1E9sdy6y2G2hk1x+gg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'2371d8867627a0533cab665bf2cc4b229006b093a20c4c2f379f104bdbd7399f', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=c7012389fb18775840d9867a3f81163eb1b8ceb6c95a05765ab9427d87628d2e', 'Content-Length': '373'}> | |
2020-06-19 23:52:06,436 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,437 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,442 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824ce9700> | |
2020-06-19 23:52:06,442 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,442 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824ce9ca0>> | |
E2020-06-19 23:52:06,444 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,447 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,447 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,448 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,450 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,452 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,454 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,454 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825016e20>> | |
2020-06-19 23:52:06,455 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48250168b0>> | |
2020-06-19 23:52:06,455 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,457 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,458 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825016e20>> | |
2020-06-19 23:52:06,458 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,458 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-474', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-474', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48265fad00>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-474'}}} | |
2020-06-19 23:52:06,459 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48265fa580>> | |
2020-06-19 23:52:06,459 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,460 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48250162e0>> | |
2020-06-19 23:52:06,460 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,461 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,461 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-474 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,461 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
8ea4a154809e968c836d8d3d311996d4bd0bf02a4bf281ec2fe31883b17a1298 | |
2020-06-19 23:52:06,461 botocore.auth [DEBUG] Signature: | |
5493127e29d855e77dfa5f1566f33795854f8d9d11ce1befdbbdd275a3621044 | |
2020-06-19 23:52:06,462 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-474, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5493127e29d855e77dfa5f1566f33795854f8d9d11ce1befdbbdd275a3621044', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,467 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-474', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,468 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,468 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264c6b80> | |
2020-06-19 23:52:06,469 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,469 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825016e20>> | |
2020-06-19 23:52:06,470 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,472 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,473 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,473 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,475 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,477 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,479 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,479 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824da5a00>> | |
2020-06-19 23:52:06,480 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824da5100>> | |
2020-06-19 23:52:06,480 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,480 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,481 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824da5a00>> | |
2020-06-19 23:52:06,481 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,481 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-475', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-475', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825964220>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-475'}}} | |
2020-06-19 23:52:06,481 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825964580>> | |
2020-06-19 23:52:06,482 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,482 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824da5a60>> | |
2020-06-19 23:52:06,482 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,483 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,484 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-475 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,484 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
aa452b57dce77fb6d303097d1c3543b1f37e18b69a323cf7355635299b7fb595 | |
2020-06-19 23:52:06,484 botocore.auth [DEBUG] Signature: | |
a00c48dc64ac5fd05740ee58f1b902fcab18af8bc2667a43d09ba4ddad23d384 | |
2020-06-19 23:52:06,484 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-475, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a00c48dc64ac5fd05740ee58f1b902fcab18af8bc2667a43d09ba4ddad23d384', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,491 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-475', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,491 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,492 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824da5130> | |
2020-06-19 23:52:06,492 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,492 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824da5a00>> | |
2020-06-19 23:52:06,494 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,496 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,496 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,496 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,502 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,503 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,506 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,506 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48250eb2e0>> | |
2020-06-19 23:52:06,506 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48250eb2b0>> | |
2020-06-19 23:52:06,506 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,507 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,508 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48250eb2e0>> | |
2020-06-19 23:52:06,508 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,509 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-474?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'NSjUUs9dr/z/gt7ooxQgUg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-474/*", "Condition": {"StringEquals": {"s3:x-amz-grant-full-control": "id=123456789000"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-474?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825964670>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-474'}}} | |
2020-06-19 23:52:06,509 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4825964d90>> | |
2020-06-19 23:52:06,510 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,510 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48250eb070>> | |
2020-06-19 23:52:06,510 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,511 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,511 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-474 | |
policy= | |
content-md5:NSjUUs9dr/z/gt7ooxQgUg== | |
host:localhost:8080 | |
x-amz-content-sha256:f18dcb2c384dbdfc65f0e954d994b96a912425f7b6158461030dff220fbe75fd | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f18dcb2c384dbdfc65f0e954d994b96a912425f7b6158461030dff220fbe75fd | |
2020-06-19 23:52:06,511 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
d4504019fb3891acf872530f66d14605d75f86196f429806f58e10cd965939f1 | |
2020-06-19 23:52:06,511 botocore.auth [DEBUG] Signature: | |
c04f9761f66cd34efe3ea33cb1b45397f22b8366b5ee56bd258a2a6899b177b6 | |
2020-06-19 23:52:06,512 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-474?policy, headers={'Content-MD5': b'NSjUUs9dr/z/gt7ooxQgUg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f18dcb2c384dbdfc65f0e954d994b96a912425f7b6158461030dff220fbe75fd', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=c04f9761f66cd34efe3ea33cb1b45397f22b8366b5ee56bd258a2a6899b177b6', 'Content-Length': '261'}> | |
2020-06-19 23:52:06,518 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,518 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,523 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48250eb8b0> | |
2020-06-19 23:52:06,523 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,523 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48250eb2e0>> | |
E2020-06-19 23:52:06,526 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,528 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,529 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,529 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,532 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,534 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,538 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,538 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826403f70>> | |
2020-06-19 23:52:06,538 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826403af0>> | |
2020-06-19 23:52:06,538 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,539 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,539 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826403f70>> | |
2020-06-19 23:52:06,539 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,540 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-476', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-476', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994820>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-476'}}} | |
2020-06-19 23:52:06,540 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48259947c0>> | |
2020-06-19 23:52:06,540 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,541 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826403f10>> | |
2020-06-19 23:52:06,541 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,541 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,542 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-476 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,542 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
2a4fd65b138ea11e78c6b2f4a5c5e0554322f788b825e0cf853d7c01d3bf652c | |
2020-06-19 23:52:06,542 botocore.auth [DEBUG] Signature: | |
3c9d170e5106868fe044e576119ac8a5c0e653de53a7b16ee685867b4f0e77ae | |
2020-06-19 23:52:06,543 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-476, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c9d170e5106868fe044e576119ac8a5c0e653de53a7b16ee685867b4f0e77ae', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,550 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-476', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,550 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,551 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264032b0> | |
2020-06-19 23:52:06,551 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,551 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826403f70>> | |
2020-06-19 23:52:06,552 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,554 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,555 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,555 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,558 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,559 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,563 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,563 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,568 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
2020-06-19 23:52:06,568 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
2020-06-19 23:52:06,569 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826395e50>> | |
2020-06-19 23:52:06,569 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826395e50>> | |
2020-06-19 23:52:06,569 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,569 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,570 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,570 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,570 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
2020-06-19 23:52:06,570 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
2020-06-19 23:52:06,571 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,571 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,571 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-476?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'XidBNLZ+r4Vgz+MkXFVqyw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Deny", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-476/*", "Condition": {"StringNotEquals": {"s3:x-amz-server-side-encryption": "AES256"}}}, {"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Deny", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-476/*", "Condition": {"Null": {"s3:x-amz-server-side-encryption": "true"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-476?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5fa30>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-476'}}} | |
2020-06-19 23:52:06,571 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-476?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'XidBNLZ+r4Vgz+MkXFVqyw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Deny", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-476/*", "Condition": {"StringNotEquals": {"s3:x-amz-server-side-encryption": "AES256"}}}, {"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Deny", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-476/*", "Condition": {"Null": {"s3:x-amz-server-side-encryption": "true"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-476?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5fa30>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-476'}}} | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824ce9d60>> | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824ce9d60>> | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826395ee0>> | |
2020-06-19 23:52:06,573 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826395ee0>> | |
2020-06-19 23:52:06,574 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,574 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,574 botocore.auth [DEBUG] Calculating signature using hmacv1 auth. | |
2020-06-19 23:52:06,574 botocore.auth [DEBUG] Calculating signature using hmacv1 auth. | |
2020-06-19 23:52:06,574 botocore.auth [DEBUG] HTTP request method: PUT | |
2020-06-19 23:52:06,574 botocore.auth [DEBUG] HTTP request method: PUT | |
2020-06-19 23:52:06,575 botocore.auth [DEBUG] StringToSign: | |
PUT | |
XidBNLZ+r4Vgz+MkXFVqyw== | |
Fri, 19 Jun 2020 23:52:06 GMT | |
/yournamehere-pe0ec27x1gew09de-476?policy | |
2020-06-19 23:52:06,575 botocore.auth [DEBUG] StringToSign: | |
PUT | |
XidBNLZ+r4Vgz+MkXFVqyw== | |
Fri, 19 Jun 2020 23:52:06 GMT | |
/yournamehere-pe0ec27x1gew09de-476?policy | |
2020-06-19 23:52:06,575 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-476?policy, headers={'Content-MD5': b'XidBNLZ+r4Vgz+MkXFVqyw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Date': b'Fri, 19 Jun 2020 23:52:06 GMT', 'Authorization': b'AWS S3RVER:6kvTKc4hfsyFN7RBu2gwrKBPf7s=', 'Content-Length': '463'}> | |
2020-06-19 23:52:06,575 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-476?policy, headers={'Content-MD5': b'XidBNLZ+r4Vgz+MkXFVqyw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Date': b'Fri, 19 Jun 2020 23:52:06 GMT', 'Authorization': b'AWS S3RVER:6kvTKc4hfsyFN7RBu2gwrKBPf7s=', 'Content-Length': '463'}> | |
2020-06-19 23:52:06,583 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '614', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,583 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '614', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,583 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><AWSAccessKeyId>S3RVER</AWSAccessKeyId><StringToSign>PUT\nXidBNLZ+r4Vgz+MkXFVqyw==\n\n\n/yournamehere-pe0ec27x1gew09de-476?policy</StringToSign><StringToSignBytes>50 55 54 0a 58 69 64 42 4e 4c 5a 2b 72 34 56 67 7a 2b 4d 6b 58 46 56 71 79 77 3d 3d 0a 0a 0a 2f 79 6f 75 72 6e 61 6d 65 68 65 72 65 2d 70 65 30 65 63 32 37 78 31 67 65 77 30 39 64 65 2d 34 37 36 3f 70 6f 6c 69 63 79</StringToSignBytes></Error>' | |
2020-06-19 23:52:06,583 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><AWSAccessKeyId>S3RVER</AWSAccessKeyId><StringToSign>PUT\nXidBNLZ+r4Vgz+MkXFVqyw==\n\n\n/yournamehere-pe0ec27x1gew09de-476?policy</StringToSign><StringToSignBytes>50 55 54 0a 58 69 64 42 4e 4c 5a 2b 72 34 56 67 7a 2b 4d 6b 58 46 56 71 79 77 3d 3d 0a 0a 0a 2f 79 6f 75 72 6e 61 6d 65 68 65 72 65 2d 70 65 30 65 63 32 37 78 31 67 65 77 30 39 64 65 2d 34 37 36 3f 70 6f 6c 69 63 79</StringToSignBytes></Error>' | |
2020-06-19 23:52:06,588 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826395580> | |
2020-06-19 23:52:06,588 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826395580> | |
2020-06-19 23:52:06,589 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,589 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,589 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
2020-06-19 23:52:06,589 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826395970>> | |
E2020-06-19 23:52:06,591 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,591 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,593 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,596 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,596 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,598 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,598 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826600e80>> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826600e80>> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,602 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,603 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,603 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-477', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-477', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0820>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-477'}}} | |
2020-06-19 23:52:06,603 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-477', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-477', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0820>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-477'}}} | |
2020-06-19 23:52:06,604 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0880>> | |
2020-06-19 23:52:06,604 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0880>> | |
2020-06-19 23:52:06,605 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,605 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,605 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826600040>> | |
2020-06-19 23:52:06,605 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826600040>> | |
2020-06-19 23:52:06,605 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,605 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-477 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-477 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
5859438b6be8ce558404f189c0a1b5d1ae3e70f81f3abd058d090c421f58963e | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
5859438b6be8ce558404f189c0a1b5d1ae3e70f81f3abd058d090c421f58963e | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] Signature: | |
12e1cb2d7d926c2724ffccf9e8cc60d9b040e5209354bb2c6791dacf6931641a | |
2020-06-19 23:52:06,606 botocore.auth [DEBUG] Signature: | |
12e1cb2d7d926c2724ffccf9e8cc60d9b040e5209354bb2c6791dacf6931641a | |
2020-06-19 23:52:06,606 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-477, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=12e1cb2d7d926c2724ffccf9e8cc60d9b040e5209354bb2c6791dacf6931641a', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,606 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-477, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=12e1cb2d7d926c2724ffccf9e8cc60d9b040e5209354bb2c6791dacf6931641a', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,612 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-477', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,612 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-477', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,612 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,612 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,612 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826600550> | |
2020-06-19 23:52:06,612 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826600550> | |
2020-06-19 23:52:06,613 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,613 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,613 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,613 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826600a30>> | |
2020-06-19 23:52:06,614 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,614 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,616 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,617 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,617 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,619 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,619 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,621 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,621 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,624 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,624 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d30a60>> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824d30a60>> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,625 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,626 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,626 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-477?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'nd1QDhfFNQ2S6LA3pf3VVw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-477/*", "Condition": {"StringEquals": {"s3:RequestObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-477?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e9d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-477'}}} | |
2020-06-19 23:52:06,626 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-477?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'nd1QDhfFNQ2S6LA3pf3VVw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:PutObject", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-477/*", "Condition": {"StringEquals": {"s3:RequestObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-477?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482653e9d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-477'}}} | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653e730>> | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482653e730>> | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d30490>> | |
2020-06-19 23:52:06,627 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824d30490>> | |
2020-06-19 23:52:06,628 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,628 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-477 | |
policy= | |
content-md5:nd1QDhfFNQ2S6LA3pf3VVw== | |
host:localhost:8080 | |
x-amz-content-sha256:e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30 | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-477 | |
policy= | |
content-md5:nd1QDhfFNQ2S6LA3pf3VVw== | |
host:localhost:8080 | |
x-amz-content-sha256:e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30 | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
52b2c853e871cc0c3b07310ad3d844725226ae8120612b8709a9c207f9192dad | |
2020-06-19 23:52:06,628 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
52b2c853e871cc0c3b07310ad3d844725226ae8120612b8709a9c207f9192dad | |
2020-06-19 23:52:06,629 botocore.auth [DEBUG] Signature: | |
92c4e9b2177480bb21c13a9eea1a51f5b15c73f687c3189137bd813e289b33b0 | |
2020-06-19 23:52:06,629 botocore.auth [DEBUG] Signature: | |
92c4e9b2177480bb21c13a9eea1a51f5b15c73f687c3189137bd813e289b33b0 | |
2020-06-19 23:52:06,629 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-477?policy, headers={'Content-MD5': b'nd1QDhfFNQ2S6LA3pf3VVw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=92c4e9b2177480bb21c13a9eea1a51f5b15c73f687c3189137bd813e289b33b0', 'Content-Length': '253'}> | |
2020-06-19 23:52:06,629 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-477?policy, headers={'Content-MD5': b'nd1QDhfFNQ2S6LA3pf3VVw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e80fb35b3e8ddd067f8cce831755196eb10f39d0e37aba2815e20fcf31f32c30', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=92c4e9b2177480bb21c13a9eea1a51f5b15c73f687c3189137bd813e289b33b0', 'Content-Length': '253'}> | |
2020-06-19 23:52:06,634 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,634 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,634 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,634 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,638 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826199940> | |
2020-06-19 23:52:06,638 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826199940> | |
2020-06-19 23:52:06,639 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,639 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,639 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
2020-06-19 23:52:06,639 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826199d30>> | |
E2020-06-19 23:52:06,641 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,641 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,643 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,650 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,650 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,651 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,651 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,657 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:06,657 botocore.hooks [DEBUG] Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f482695d1f0> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,658 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,659 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,660 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,660 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,660 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,660 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,660 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,660 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,661 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,661 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,661 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,661 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,661 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,661 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
af328c20523f824d71aa99cc32df1a254686e492e5c01b518fb169dfe923c87a | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
af328c20523f824d71aa99cc32df1a254686e492e5c01b518fb169dfe923c87a | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] Signature: | |
b7dab328a80c607e7c779105cb727bed50293d11ebd24e3c81f761bf53d02ab8 | |
2020-06-19 23:52:06,662 botocore.auth [DEBUG] Signature: | |
b7dab328a80c607e7c779105cb727bed50293d11ebd24e3c81f761bf53d02ab8 | |
2020-06-19 23:52:06,662 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b7dab328a80c607e7c779105cb727bed50293d11ebd24e3c81f761bf53d02ab8', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,662 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b7dab328a80c607e7c779105cb727bed50293d11ebd24e3c81f761bf53d02ab8', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,673 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-478', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,673 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-478', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,673 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,673 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,674 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,674 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,674 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,674 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,674 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,674 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,675 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,675 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,675 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,675 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,676 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,677 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,677 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,677 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,677 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/publictag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ed0950>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/publictag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,677 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/publictag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824ed0950>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/publictag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,678 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,678 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,678 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,678 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,679 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,679 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,679 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,679 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/publictag | |
content-md5:4RPcuHB5g3SXesw3t1q6Kg== | |
host:localhost:8080 | |
x-amz-content-sha256:00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/publictag | |
content-md5:4RPcuHB5g3SXesw3t1q6Kg== | |
host:localhost:8080 | |
x-amz-content-sha256:00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313 | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
fb30480a73906dbea54204ba89c4807852e8376ffb6bf62b731230cb852cb703 | |
2020-06-19 23:52:06,680 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
fb30480a73906dbea54204ba89c4807852e8376ffb6bf62b731230cb852cb703 | |
2020-06-19 23:52:06,681 botocore.auth [DEBUG] Signature: | |
82459dce70b1e11e61d8a53a24fad833b6f05379dad9fd7c834e0779c527c3c9 | |
2020-06-19 23:52:06,681 botocore.auth [DEBUG] Signature: | |
82459dce70b1e11e61d8a53a24fad833b6f05379dad9fd7c834e0779c527c3c9 | |
2020-06-19 23:52:06,681 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/publictag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=82459dce70b1e11e61d8a53a24fad833b6f05379dad9fd7c834e0779c527c3c9', 'Content-Length': '9'}> | |
2020-06-19 23:52:06,681 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/publictag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'4RPcuHB5g3SXesw3t1q6Kg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'00e03ad433aa03a48486e7063ea25fa6a7b4535cf4895af089c0b99f34afa313', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=82459dce70b1e11e61d8a53a24fad833b6f05379dad9fd7c834e0779c527c3c9', 'Content-Length': '9'}> | |
2020-06-19 23:52:06,683 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,683 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,683 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,683 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,688 botocore.parsers [DEBUG] Response headers: {'ETag': '"e113dcb870798374977acc37b75aba2a"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,688 botocore.parsers [DEBUG] Response headers: {'ETag': '"e113dcb870798374977acc37b75aba2a"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,688 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,688 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,689 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,689 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,689 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,689 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,689 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,689 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,694 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,694 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,696 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,696 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,697 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,698 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,699 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,699 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,699 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/privatetag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fc6680>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/privatetag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,699 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/privatetag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': 'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fc6680>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/privatetag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,699 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,700 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/privatetag | |
content-md5:ehYdC5JYdo6poWi/iP1O1g== | |
host:localhost:8080 | |
x-amz-content-sha256:f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/privatetag | |
content-md5:ehYdC5JYdo6poWi/iP1O1g== | |
host:localhost:8080 | |
x-amz-content-sha256:f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
c7c7677d2c1c714602affd7323b6092fb11191800defcf644e0e4c0c6e52b57a | |
2020-06-19 23:52:06,705 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
c7c7677d2c1c714602affd7323b6092fb11191800defcf644e0e4c0c6e52b57a | |
2020-06-19 23:52:06,706 botocore.auth [DEBUG] Signature: | |
4d3db1e6f164e7f892b1ebd99a895fe93983057264bf0d81c4fb31a683d5c71d | |
2020-06-19 23:52:06,706 botocore.auth [DEBUG] Signature: | |
4d3db1e6f164e7f892b1ebd99a895fe93983057264bf0d81c4fb31a683d5c71d | |
2020-06-19 23:52:06,706 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/privatetag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4d3db1e6f164e7f892b1ebd99a895fe93983057264bf0d81c4fb31a683d5c71d', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,706 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/privatetag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'ehYdC5JYdo6poWi/iP1O1g==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f8103067874e5d655f29ec0870c9f87fc2539767759e520d4d995a2164d4395c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4d3db1e6f164e7f892b1ebd99a895fe93983057264bf0d81c4fb31a683d5c71d', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,707 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,707 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,708 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,708 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,714 botocore.parsers [DEBUG] Response headers: {'ETag': '"7a161d0b9258768ea9a168bf88fd4ed6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,714 botocore.parsers [DEBUG] Response headers: {'ETag': '"7a161d0b9258768ea9a168bf88fd4ed6"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,715 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,715 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,716 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,716 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,717 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,717 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,717 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,717 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,719 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,719 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,720 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,720 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c72b0>> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,721 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,722 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,722 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,722 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,723 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/invalidtag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4825a3e9a0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/invalidtag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,723 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478/invalidtag', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': '2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4825a3e9a0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/invalidtag', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d30df0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,723 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,723 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d30130>> | |
2020-06-19 23:52:06,723 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,723 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f4826199730>> | |
2020-06-19 23:52:06,724 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,724 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,724 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,724 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7760>> | |
2020-06-19 23:52:06,724 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,724 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/invalidtag | |
content-md5:2Pv8DRJ9++in26ZSB1FpZw== | |
host:localhost:8080 | |
x-amz-content-sha256:229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478/invalidtag | |
content-md5:2Pv8DRJ9++in26ZSB1FpZw== | |
host:localhost:8080 | |
x-amz-content-sha256:229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
ebc731def63b29a1b91dbdb4db30ec3da96b8fac73b7b784032de03aa4eb1989 | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
ebc731def63b29a1b91dbdb4db30ec3da96b8fac73b7b784032de03aa4eb1989 | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] Signature: | |
76321dbc70dc215a135440acb5f98b0d4affbaf29e6470cf2b5a8cd9b4e2d431 | |
2020-06-19 23:52:06,725 botocore.auth [DEBUG] Signature: | |
76321dbc70dc215a135440acb5f98b0d4affbaf29e6470cf2b5a8cd9b4e2d431 | |
2020-06-19 23:52:06,725 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/invalidtag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=76321dbc70dc215a135440acb5f98b0d4affbaf29e6470cf2b5a8cd9b4e2d431', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,725 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478/invalidtag, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7 Resource', 'Content-MD5': b'2Pv8DRJ9++in26ZSB1FpZw==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'229206308df90ca6148adb4606f69b8ed45650780aabc02810a5a1810d459e4e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=76321dbc70dc215a135440acb5f98b0d4affbaf29e6470cf2b5a8cd9b4e2d431', 'Content-Length': '10'}> | |
2020-06-19 23:52:06,727 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,727 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:06,733 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,733 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:06,736 botocore.parsers [DEBUG] Response headers: {'ETag': '"d8fbfc0d127dfbe8a7dba65207516967"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,736 botocore.parsers [DEBUG] Response headers: {'ETag': '"d8fbfc0d127dfbe8a7dba65207516967"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,736 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,736 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,737 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,737 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c79a0> | |
2020-06-19 23:52:06,737 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,737 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,737 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,737 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7c40>> | |
2020-06-19 23:52:06,739 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,739 botocore.hooks [DEBUG] Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f482695d670> | |
2020-06-19 23:52:06,740 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,740 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,742 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,742 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,743 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,743 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,743 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,743 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,746 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,746 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,747 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,747 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48263413d0>> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48263413d0>> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,750 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketPolicy: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,755 botocore.hooks [DEBUG] Event before-call.s3.PutBucketPolicy: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,755 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'XorkB0N9gohi1DaR3/iWCg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObjectAcl", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-478/*", "Condition": {"StringEquals": {"s3:ExistingObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfbee0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,755 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketPolicy) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-478?policy', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'XorkB0N9gohi1DaR3/iWCg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'{"Version": "2012-10-17", "Statement": [{"Action": "s3:GetObjectAcl", "Principal": {"AWS": "*"}, "Effect": "Allow", "Resource": "arn:aws:s3:::yournamehere-pe0ec27x1gew09de-478/*", "Condition": {"StringEquals": {"s3:ExistingObjectTag/security": "public"}}}]}', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-478?policy', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfbee0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-478'}}} | |
2020-06-19 23:52:06,756 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfb730>> | |
2020-06-19 23:52:06,756 botocore.hooks [DEBUG] Event request-created.s3.PutBucketPolicy: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfb730>> | |
2020-06-19 23:52:06,756 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,756 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketPolicy: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,757 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826341340>> | |
2020-06-19 23:52:06,757 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketPolicy: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826341340>> | |
2020-06-19 23:52:06,757 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,757 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478 | |
policy= | |
content-md5:XorkB0N9gohi1DaR3/iWCg== | |
host:localhost:8080 | |
x-amz-content-sha256:083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-478 | |
policy= | |
content-md5:XorkB0N9gohi1DaR3/iWCg== | |
host:localhost:8080 | |
x-amz-content-sha256:083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
4e4bcb82ebe6f44b6910c8cf9c742fe796bb2c83eaaa51c72859b164a0e1c51e | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
4e4bcb82ebe6f44b6910c8cf9c742fe796bb2c83eaaa51c72859b164a0e1c51e | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] Signature: | |
1d3e5d94280c24284114302ffb4213f434994c48c2e0c897fb191b5b276d334b | |
2020-06-19 23:52:06,758 botocore.auth [DEBUG] Signature: | |
1d3e5d94280c24284114302ffb4213f434994c48c2e0c897fb191b5b276d334b | |
2020-06-19 23:52:06,758 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478?policy, headers={'Content-MD5': b'XorkB0N9gohi1DaR3/iWCg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=1d3e5d94280c24284114302ffb4213f434994c48c2e0c897fb191b5b276d334b', 'Content-Length': '257'}> | |
2020-06-19 23:52:06,758 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-478?policy, headers={'Content-MD5': b'XorkB0N9gohi1DaR3/iWCg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'083f86cbb6b668a3ce46609c59d33f1c6168a3d9275afda66bf21befef7e6d8e', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=1d3e5d94280c24284114302ffb4213f434994c48c2e0c897fb191b5b276d334b', 'Content-Length': '257'}> | |
2020-06-19 23:52:06,765 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,765 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,766 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,766 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:06,770 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48263410d0> | |
2020-06-19 23:52:06,770 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48263410d0> | |
2020-06-19 23:52:06,770 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,770 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,770 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
2020-06-19 23:52:06,770 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketPolicy: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826341670>> | |
E2020-06-19 23:52:06,772 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,772 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,774 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,774 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,774 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,774 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,775 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,775 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,777 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,777 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,778 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,778 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,781 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,782 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,782 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-479', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-479', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482657f7c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-479'}}} | |
2020-06-19 23:52:06,782 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-479', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-479', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482657f7c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-479'}}} | |
2020-06-19 23:52:06,783 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482657fa60>> | |
2020-06-19 23:52:06,783 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482657fa60>> | |
2020-06-19 23:52:06,783 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,783 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,784 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f6a0>> | |
2020-06-19 23:52:06,784 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f6a0>> | |
2020-06-19 23:52:06,784 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,784 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,784 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,784 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,784 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-479 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,784 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-479 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,785 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
09a27145a1b8da5eee58a71aa571a467ffc4a507a032b66c6935729c97b39b0e | |
2020-06-19 23:52:06,785 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
09a27145a1b8da5eee58a71aa571a467ffc4a507a032b66c6935729c97b39b0e | |
2020-06-19 23:52:06,785 botocore.auth [DEBUG] Signature: | |
57efc4012bce185933289ab057fc891fd346adbe628e1653086ce2d8076d7a75 | |
2020-06-19 23:52:06,785 botocore.auth [DEBUG] Signature: | |
57efc4012bce185933289ab057fc891fd346adbe628e1653086ce2d8076d7a75 | |
2020-06-19 23:52:06,785 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-479, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=57efc4012bce185933289ab057fc891fd346adbe628e1653086ce2d8076d7a75', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,785 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-479, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=57efc4012bce185933289ab057fc891fd346adbe628e1653086ce2d8076d7a75', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,793 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-479', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,793 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-479', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,793 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,793 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,793 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f520> | |
2020-06-19 23:52:06,793 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f520> | |
2020-06-19 23:52:06,794 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,794 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,794 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,794 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,795 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,796 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,796 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,797 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-479?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-479?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482657f7c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-479'}}} | |
2020-06-19 23:52:06,797 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-479?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-479?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f482657f7c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-479'}}} | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482657fa60>> | |
2020-06-19 23:52:06,797 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f482657fa60>> | |
2020-06-19 23:52:06,798 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,798 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,798 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f6a0>> | |
2020-06-19 23:52:06,798 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f6a0>> | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-479 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-479 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
9e9b51185db296a76933b08de7e4e9a95a7819e3218c1f90cd0df166510bc949 | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
9e9b51185db296a76933b08de7e4e9a95a7819e3218c1f90cd0df166510bc949 | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] Signature: | |
6a0e87c534e24703cd84661046bd6c1e956de1510b6d3ad0a0fbc31fbbea26b6 | |
2020-06-19 23:52:06,799 botocore.auth [DEBUG] Signature: | |
6a0e87c534e24703cd84661046bd6c1e956de1510b6d3ad0a0fbc31fbbea26b6 | |
2020-06-19 23:52:06,800 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-479?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=6a0e87c534e24703cd84661046bd6c1e956de1510b6d3ad0a0fbc31fbbea26b6', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,800 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-479?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=6a0e87c534e24703cd84661046bd6c1e956de1510b6d3ad0a0fbc31fbbea26b6', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,808 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,808 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,808 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,808 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,812 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f520> | |
2020-06-19 23:52:06,812 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f520> | |
2020-06-19 23:52:06,813 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,813 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,813 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
2020-06-19 23:52:06,813 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f2e0>> | |
E2020-06-19 23:52:06,815 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,815 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,817 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,817 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,818 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,821 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,821 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,822 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,822 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264c6790>> | |
2020-06-19 23:52:06,826 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264c6790>> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,827 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,828 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,828 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,828 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-480', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-480', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825016850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-480'}}} | |
2020-06-19 23:52:06,828 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-480', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-480', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825016850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-480'}}} | |
2020-06-19 23:52:06,828 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61af0>> | |
2020-06-19 23:52:06,828 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61af0>> | |
2020-06-19 23:52:06,829 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,829 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,829 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264c6460>> | |
2020-06-19 23:52:06,829 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264c6460>> | |
2020-06-19 23:52:06,829 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,829 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-480 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-480 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
0021c4cacd0e07363cd90873f0f2d6b1b1791bb76a80e25899e9a389cc72b40e | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
0021c4cacd0e07363cd90873f0f2d6b1b1791bb76a80e25899e9a389cc72b40e | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] Signature: | |
11a244c2f15520a022fbb8741bf7d2031e98aaa78c18f6d7451bf816142b89cf | |
2020-06-19 23:52:06,830 botocore.auth [DEBUG] Signature: | |
11a244c2f15520a022fbb8741bf7d2031e98aaa78c18f6d7451bf816142b89cf | |
2020-06-19 23:52:06,831 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-480, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11a244c2f15520a022fbb8741bf7d2031e98aaa78c18f6d7451bf816142b89cf', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,831 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-480, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11a244c2f15520a022fbb8741bf7d2031e98aaa78c18f6d7451bf816142b89cf', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,838 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-480', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,838 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-480', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,839 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,839 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,841 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264c62e0> | |
2020-06-19 23:52:06,841 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264c62e0> | |
2020-06-19 23:52:06,841 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,841 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,841 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,841 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264c6790>> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48264c6790>> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,842 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,843 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,843 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,844 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-480?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-480?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825016850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-480'}}} | |
2020-06-19 23:52:06,844 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-480?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-480?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825016850>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-480'}}} | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61af0>> | |
2020-06-19 23:52:06,844 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f61af0>> | |
2020-06-19 23:52:06,845 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,845 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,845 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264c6460>> | |
2020-06-19 23:52:06,845 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48264c6460>> | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-480 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-480 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
3ee1569a4424de0611f09b671ee585ae5fcbb0a20ce9421e5288beadf69b46a6 | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
3ee1569a4424de0611f09b671ee585ae5fcbb0a20ce9421e5288beadf69b46a6 | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] Signature: | |
8844e72a156329a134c42aa90e8be9ea90a1cd2fbd2a2e35730d3f9f2d37bda0 | |
2020-06-19 23:52:06,846 botocore.auth [DEBUG] Signature: | |
8844e72a156329a134c42aa90e8be9ea90a1cd2fbd2a2e35730d3f9f2d37bda0 | |
2020-06-19 23:52:06,847 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-480?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=8844e72a156329a134c42aa90e8be9ea90a1cd2fbd2a2e35730d3f9f2d37bda0', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,847 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-480?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=8844e72a156329a134c42aa90e8be9ea90a1cd2fbd2a2e35730d3f9f2d37bda0', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,853 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,853 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,853 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,853 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,858 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264c62e0> | |
2020-06-19 23:52:06,858 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48264c62e0> | |
2020-06-19 23:52:06,858 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,858 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,858 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
2020-06-19 23:52:06,858 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48264c6070>> | |
F2020-06-19 23:52:06,860 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,860 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,864 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,864 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,864 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,864 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,865 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,865 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,867 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,867 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,869 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,869 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,871 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,871 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,871 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,871 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824fc1e20>> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824fc1e20>> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,872 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,873 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,873 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,873 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-481', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-481', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250eb070>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-481'}}} | |
2020-06-19 23:52:06,873 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-481', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-481', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250eb070>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-481'}}} | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb2b0>> | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb2b0>> | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824fc13d0>> | |
2020-06-19 23:52:06,874 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824fc13d0>> | |
2020-06-19 23:52:06,875 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,875 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-481 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-481 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
8f9a6558fa5438b24ce7fd81db1e5931a231697f2e7608c39427b8020f01aad7 | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
8f9a6558fa5438b24ce7fd81db1e5931a231697f2e7608c39427b8020f01aad7 | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] Signature: | |
8a8ace2112a8b7a4f695eed999bb58140174a669638874d69a310f790c7461cd | |
2020-06-19 23:52:06,875 botocore.auth [DEBUG] Signature: | |
8a8ace2112a8b7a4f695eed999bb58140174a669638874d69a310f790c7461cd | |
2020-06-19 23:52:06,876 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-481, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=8a8ace2112a8b7a4f695eed999bb58140174a669638874d69a310f790c7461cd', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,876 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-481, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=8a8ace2112a8b7a4f695eed999bb58140174a669638874d69a310f790c7461cd', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,880 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-481', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,880 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-481', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,880 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,880 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,881 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824fc1040> | |
2020-06-19 23:52:06,881 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824fc1040> | |
2020-06-19 23:52:06,881 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,881 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,881 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,881 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,882 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,882 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824fc1e20>> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824fc1e20>> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,883 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,893 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,894 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-481?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'etWM7oeHTIBN3buhHzuIbw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-481?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250eb070>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-481'}}} | |
2020-06-19 23:52:06,894 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-481?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'etWM7oeHTIBN3buhHzuIbw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-481?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48250eb070>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-481'}}} | |
2020-06-19 23:52:06,894 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb2b0>> | |
2020-06-19 23:52:06,894 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48250eb2b0>> | |
2020-06-19 23:52:06,895 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,895 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,895 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824fc13d0>> | |
2020-06-19 23:52:06,895 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824fc13d0>> | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-481 | |
object-lock= | |
content-md5:etWM7oeHTIBN3buhHzuIbw== | |
host:localhost:8080 | |
x-amz-content-sha256:f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-481 | |
object-lock= | |
content-md5:etWM7oeHTIBN3buhHzuIbw== | |
host:localhost:8080 | |
x-amz-content-sha256:f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
7b26a6617d774cd2058fbfe068be36e8e9999904a4cdfe2bd2897eae2e5066b5 | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
7b26a6617d774cd2058fbfe068be36e8e9999904a4cdfe2bd2897eae2e5066b5 | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] Signature: | |
7bb6452225e2d2d2cdf00e8364b510aed0d52d363f26e93989833d097b00c4df | |
2020-06-19 23:52:06,896 botocore.auth [DEBUG] Signature: | |
7bb6452225e2d2d2cdf00e8364b510aed0d52d363f26e93989833d097b00c4df | |
2020-06-19 23:52:06,897 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-481?object-lock, headers={'Content-MD5': b'etWM7oeHTIBN3buhHzuIbw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=7bb6452225e2d2d2cdf00e8364b510aed0d52d363f26e93989833d097b00c4df', 'Content-Length': '248'}> | |
2020-06-19 23:52:06,897 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-481?object-lock, headers={'Content-MD5': b'etWM7oeHTIBN3buhHzuIbw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'f1810a0b12d6423c243085a10072ab82c5c7f94781ce74472fae3c8e2e0fd2cd', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=7bb6452225e2d2d2cdf00e8364b510aed0d52d363f26e93989833d097b00c4df', 'Content-Length': '248'}> | |
2020-06-19 23:52:06,900 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,900 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,901 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,901 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,906 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824fc1040> | |
2020-06-19 23:52:06,906 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824fc1040> | |
2020-06-19 23:52:06,906 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,906 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,906 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
2020-06-19 23:52:06,906 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824fc1730>> | |
F2020-06-19 23:52:06,908 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,908 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,910 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,910 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,911 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,911 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,911 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,911 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,919 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,919 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,921 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,921 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,923 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,923 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826554370>> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826554370>> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,924 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,925 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,925 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,926 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-482', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-482', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826403760>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-482'}}} | |
2020-06-19 23:52:06,926 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-482', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-482', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826403760>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-482'}}} | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264035e0>> | |
2020-06-19 23:52:06,926 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264035e0>> | |
2020-06-19 23:52:06,927 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,927 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,927 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259640d0>> | |
2020-06-19 23:52:06,927 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259640d0>> | |
2020-06-19 23:52:06,928 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,928 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,928 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,928 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,928 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-482 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,928 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-482 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,929 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
aaffed1593bbf6ca7fd9019ad52fb4200fd6a1123686d2bfd562335abb54f9d9 | |
2020-06-19 23:52:06,929 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
aaffed1593bbf6ca7fd9019ad52fb4200fd6a1123686d2bfd562335abb54f9d9 | |
2020-06-19 23:52:06,929 botocore.auth [DEBUG] Signature: | |
f714b056ecfe4f5c1d5b1331bad864ed05928729fb6dad11368986eeab24c6d8 | |
2020-06-19 23:52:06,929 botocore.auth [DEBUG] Signature: | |
f714b056ecfe4f5c1d5b1331bad864ed05928729fb6dad11368986eeab24c6d8 | |
2020-06-19 23:52:06,930 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-482, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=f714b056ecfe4f5c1d5b1331bad864ed05928729fb6dad11368986eeab24c6d8', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,930 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-482, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=f714b056ecfe4f5c1d5b1331bad864ed05928729fb6dad11368986eeab24c6d8', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,935 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-482', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,935 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-482', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,936 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,936 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,938 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826554cd0> | |
2020-06-19 23:52:06,938 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826554cd0> | |
2020-06-19 23:52:06,938 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,938 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,938 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,938 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826554370>> | |
2020-06-19 23:52:06,939 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826554370>> | |
2020-06-19 23:52:06,940 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,940 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,941 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,942 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-482?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'xTlxtXekecPiBxxyGGQtQQ==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>0</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-482?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826403760>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-482'}}} | |
2020-06-19 23:52:06,942 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-482?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'xTlxtXekecPiBxxyGGQtQQ==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>0</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-482?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826403760>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-482'}}} | |
2020-06-19 23:52:06,942 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264035e0>> | |
2020-06-19 23:52:06,942 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f48264035e0>> | |
2020-06-19 23:52:06,943 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,943 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,943 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259640d0>> | |
2020-06-19 23:52:06,943 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48259640d0>> | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-482 | |
object-lock= | |
content-md5:xTlxtXekecPiBxxyGGQtQQ== | |
host:localhost:8080 | |
x-amz-content-sha256:0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-482 | |
object-lock= | |
content-md5:xTlxtXekecPiBxxyGGQtQQ== | |
host:localhost:8080 | |
x-amz-content-sha256:0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
85aae737239f955a98e233f9dcc4579adfd8a3112f7bb1b5b202528506ccb692 | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
85aae737239f955a98e233f9dcc4579adfd8a3112f7bb1b5b202528506ccb692 | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] Signature: | |
6e5f31025b7017becbf9f345bf4c136111bd795a7a4fe67c4a0f553477ec03ee | |
2020-06-19 23:52:06,944 botocore.auth [DEBUG] Signature: | |
6e5f31025b7017becbf9f345bf4c136111bd795a7a4fe67c4a0f553477ec03ee | |
2020-06-19 23:52:06,945 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-482?object-lock, headers={'Content-MD5': b'xTlxtXekecPiBxxyGGQtQQ==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=6e5f31025b7017becbf9f345bf4c136111bd795a7a4fe67c4a0f553477ec03ee', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,945 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-482?object-lock, headers={'Content-MD5': b'xTlxtXekecPiBxxyGGQtQQ==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'0a784a3f1ca611ec6bb681ece54b7daa65a4d24e91ba5908628e3580d8ede0dd', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=6e5f31025b7017becbf9f345bf4c136111bd795a7a4fe67c4a0f553477ec03ee', 'Content-Length': '232'}> | |
2020-06-19 23:52:06,949 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,949 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,949 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,949 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,953 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826554cd0> | |
2020-06-19 23:52:06,953 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4826554cd0> | |
2020-06-19 23:52:06,953 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,953 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,954 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
2020-06-19 23:52:06,954 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826554a00>> | |
F2020-06-19 23:52:06,955 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,955 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,957 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,957 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,958 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,958 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,958 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,958 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,960 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,960 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,961 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,961 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,963 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,963 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f5fa00>> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f5fa00>> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,964 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,965 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,965 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,965 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,965 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,965 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-483', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-483', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0a60>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-483'}}} | |
2020-06-19 23:52:06,965 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-483', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-483', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0a60>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-483'}}} | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0fd0>> | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0fd0>> | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f5fb80>> | |
2020-06-19 23:52:06,966 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f5fb80>> | |
2020-06-19 23:52:06,967 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,967 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-483 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-483 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235206Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
71cf462c0307e9d1efb1c9f6e2c88b55c2cc7986865afa0bb62ca54c6614ca10 | |
2020-06-19 23:52:06,967 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
71cf462c0307e9d1efb1c9f6e2c88b55c2cc7986865afa0bb62ca54c6614ca10 | |
2020-06-19 23:52:06,968 botocore.auth [DEBUG] Signature: | |
f7ac98884b8b9fe3a26ac327c85fad753ae89b57a392e0dad874ea0ca4f98506 | |
2020-06-19 23:52:06,968 botocore.auth [DEBUG] Signature: | |
f7ac98884b8b9fe3a26ac327c85fad753ae89b57a392e0dad874ea0ca4f98506 | |
2020-06-19 23:52:06,968 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-483, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=f7ac98884b8b9fe3a26ac327c85fad753ae89b57a392e0dad874ea0ca4f98506', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,968 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-483, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=f7ac98884b8b9fe3a26ac327c85fad753ae89b57a392e0dad874ea0ca4f98506', 'Content-Length': '0'}> | |
2020-06-19 23:52:06,972 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-483', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,972 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-483', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,972 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,972 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:06,973 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f5f6a0> | |
2020-06-19 23:52:06,973 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f5f6a0> | |
2020-06-19 23:52:06,973 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,973 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,973 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,973 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,974 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,974 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f5fa00>> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f5fa00>> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,975 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,976 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:06,976 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-483?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'MIciehU5Q1/8bWaVOHBOVg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>abc</Mode><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-483?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0a60>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-483'}}} | |
2020-06-19 23:52:06,976 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-483?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'MIciehU5Q1/8bWaVOHBOVg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>abc</Mode><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-483?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824de0a60>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-483'}}} | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0fd0>> | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824de0fd0>> | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f5fb80>> | |
2020-06-19 23:52:06,977 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f5fb80>> | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-483 | |
object-lock= | |
content-md5:MIciehU5Q1/8bWaVOHBOVg== | |
host:localhost:8080 | |
x-amz-content-sha256:fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163 | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-483 | |
object-lock= | |
content-md5:MIciehU5Q1/8bWaVOHBOVg== | |
host:localhost:8080 | |
x-amz-content-sha256:fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163 | |
x-amz-date:20200619T235206Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163 | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
d9bcb808fa04251b8ea6a54a6643e85a5430118601a3723a120421d99319101e | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235206Z | |
20200619/us-east-1/s3/aws4_request | |
d9bcb808fa04251b8ea6a54a6643e85a5430118601a3723a120421d99319101e | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] Signature: | |
f9a1dc89852f629bb978ed6913433b33391656e4db77d144b167577b6f24ecf7 | |
2020-06-19 23:52:06,978 botocore.auth [DEBUG] Signature: | |
f9a1dc89852f629bb978ed6913433b33391656e4db77d144b167577b6f24ecf7 | |
2020-06-19 23:52:06,979 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-483?object-lock, headers={'Content-MD5': b'MIciehU5Q1/8bWaVOHBOVg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=f9a1dc89852f629bb978ed6913433b33391656e4db77d144b167577b6f24ecf7', 'Content-Length': '227'}> | |
2020-06-19 23:52:06,979 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-483?object-lock, headers={'Content-MD5': b'MIciehU5Q1/8bWaVOHBOVg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235206Z', 'X-Amz-Content-SHA256': b'fde5364f659b6e2e3ff9b13cd0548a80a4258c94cd0b529ad60131768e758163', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=f9a1dc89852f629bb978ed6913433b33391656e4db77d144b167577b6f24ecf7', 'Content-Length': '227'}> | |
2020-06-19 23:52:06,983 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,983 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:06 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:06,984 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,984 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:06,988 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f5f6a0> | |
2020-06-19 23:52:06,988 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f5f6a0> | |
2020-06-19 23:52:06,989 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,989 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:06,989 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
2020-06-19 23:52:06,989 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f5f5b0>> | |
F2020-06-19 23:52:06,990 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,990 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,993 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:06,997 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,997 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:06,999 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:06,999 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,001 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c0af0>> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c0af0>> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,002 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,003 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-484', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-484', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5f8e0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-484'}}} | |
2020-06-19 23:52:07,003 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-484', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-484', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5f8e0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-484'}}} | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f5f2b0>> | |
2020-06-19 23:52:07,003 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f5f2b0>> | |
2020-06-19 23:52:07,004 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,004 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,004 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c00a0>> | |
2020-06-19 23:52:07,004 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c00a0>> | |
2020-06-19 23:52:07,004 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,004 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-484 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-484 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
00d828d0ca618846dc710efa53222bbdc17f767114f3339cdedcfecff66e4e6e | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
00d828d0ca618846dc710efa53222bbdc17f767114f3339cdedcfecff66e4e6e | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] Signature: | |
bcb2732183db8fc72665ffe0ad7b508c7159531632b89581143c8e648826ae2c | |
2020-06-19 23:52:07,005 botocore.auth [DEBUG] Signature: | |
bcb2732183db8fc72665ffe0ad7b508c7159531632b89581143c8e648826ae2c | |
2020-06-19 23:52:07,006 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-484, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=bcb2732183db8fc72665ffe0ad7b508c7159531632b89581143c8e648826ae2c', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,006 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-484, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=bcb2732183db8fc72665ffe0ad7b508c7159531632b89581143c8e648826ae2c', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,012 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-484', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,012 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-484', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,012 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,012 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,013 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825a9dbe0> | |
2020-06-19 23:52:07,013 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825a9dbe0> | |
2020-06-19 23:52:07,013 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,013 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,013 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,013 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c0af0>> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c0af0>> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,014 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,015 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,015 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,016 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-484?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'd/whAC711d9L6lO9I0P9Pg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Disabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-484?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5f8e0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-484'}}} | |
2020-06-19 23:52:07,016 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-484?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'd/whAC711d9L6lO9I0P9Pg==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Disabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Years>1</Years></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-484?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f5f8e0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-484'}}} | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f5f2b0>> | |
2020-06-19 23:52:07,016 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f5f2b0>> | |
2020-06-19 23:52:07,017 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,017 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,017 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c00a0>> | |
2020-06-19 23:52:07,017 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c00a0>> | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-484 | |
object-lock= | |
content-md5:d/whAC711d9L6lO9I0P9Pg== | |
host:localhost:8080 | |
x-amz-content-sha256:68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66 | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-484 | |
object-lock= | |
content-md5:d/whAC711d9L6lO9I0P9Pg== | |
host:localhost:8080 | |
x-amz-content-sha256:68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66 | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
1a0810d6f0802be41963fc8ae3fa0a440f4e8fedbbc8ecfc457e39c35fc3baf7 | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
1a0810d6f0802be41963fc8ae3fa0a440f4e8fedbbc8ecfc457e39c35fc3baf7 | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] Signature: | |
b0254e651fdd957681dad0616aba7b6c64f99c1a6d79c2c310145a2eaed4a0e6 | |
2020-06-19 23:52:07,018 botocore.auth [DEBUG] Signature: | |
b0254e651fdd957681dad0616aba7b6c64f99c1a6d79c2c310145a2eaed4a0e6 | |
2020-06-19 23:52:07,019 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-484?object-lock, headers={'Content-MD5': b'd/whAC711d9L6lO9I0P9Pg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=b0254e651fdd957681dad0616aba7b6c64f99c1a6d79c2c310145a2eaed4a0e6', 'Content-Length': '235'}> | |
2020-06-19 23:52:07,019 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-484?object-lock, headers={'Content-MD5': b'd/whAC711d9L6lO9I0P9Pg==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'68b7adb00fc29d4788ee3ee0520f9af11e00f28c2423cb5222e8950404550f66', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=b0254e651fdd957681dad0616aba7b6c64f99c1a6d79c2c310145a2eaed4a0e6', 'Content-Length': '235'}> | |
2020-06-19 23:52:07,026 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,026 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,027 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:07,027 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:07,031 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825a9dbe0> | |
2020-06-19 23:52:07,031 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825a9dbe0> | |
2020-06-19 23:52:07,032 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,032 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,032 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
2020-06-19 23:52:07,032 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825a9dd90>> | |
F2020-06-19 23:52:07,033 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,033 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,036 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,036 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,037 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,037 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,037 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,037 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,041 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,041 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,043 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,043 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,046 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,046 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,047 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,048 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,048 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,048 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,048 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,048 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-485', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-485', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfb1c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-485'}}} | |
2020-06-19 23:52:07,048 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-485', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-485', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfb1c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-485'}}} | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfbd60>> | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfbd60>> | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f400>> | |
2020-06-19 23:52:07,049 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f400>> | |
2020-06-19 23:52:07,049 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,049 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-485 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-485 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
1b71a1d17602d346e11400742f06d564f7e8bf585b605f97a3c45133362be03c | |
2020-06-19 23:52:07,050 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
1b71a1d17602d346e11400742f06d564f7e8bf585b605f97a3c45133362be03c | |
2020-06-19 23:52:07,051 botocore.auth [DEBUG] Signature: | |
58d3a0a708994669f06b078105088a5b9f373010c8c3bc1de25cb9f05bf8ef08 | |
2020-06-19 23:52:07,051 botocore.auth [DEBUG] Signature: | |
58d3a0a708994669f06b078105088a5b9f373010c8c3bc1de25cb9f05bf8ef08 | |
2020-06-19 23:52:07,051 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-485, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=58d3a0a708994669f06b078105088a5b9f373010c8c3bc1de25cb9f05bf8ef08', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,051 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-485, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=58d3a0a708994669f06b078105088a5b9f373010c8c3bc1de25cb9f05bf8ef08', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,060 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-485', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,060 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-485', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,061 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,061 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,061 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f8b0> | |
2020-06-19 23:52:07,061 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f8b0> | |
2020-06-19 23:52:07,062 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,062 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,062 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,062 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,063 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,063 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4825e1f460>> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,064 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutBucketVersioning: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,067 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,067 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event before-call.s3.PutBucketVersioning: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,068 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketVersioning) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-485?versioning', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'orZUUp7E9srl53Od8p1glA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Status>Suspended</Status></VersioningConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-485?versioning', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfb1c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-485'}}} | |
2020-06-19 23:52:07,068 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutBucketVersioning) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-485?versioning', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'orZUUp7E9srl53Od8p1glA==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Status>Suspended</Status></VersioningConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-485?versioning', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824cfb1c0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-485'}}} | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event request-created.s3.PutBucketVersioning: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfbd60>> | |
2020-06-19 23:52:07,068 botocore.hooks [DEBUG] Event request-created.s3.PutBucketVersioning: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824cfbd60>> | |
2020-06-19 23:52:07,069 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketVersioning: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,069 botocore.hooks [DEBUG] Event choose-signer.s3.PutBucketVersioning: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,069 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketVersioning: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f400>> | |
2020-06-19 23:52:07,069 botocore.hooks [DEBUG] Event before-sign.s3.PutBucketVersioning: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4825e1f400>> | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-485 | |
versioning= | |
content-md5:orZUUp7E9srl53Od8p1glA== | |
host:localhost:8080 | |
x-amz-content-sha256:d7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
d7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129 | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-485 | |
versioning= | |
content-md5:orZUUp7E9srl53Od8p1glA== | |
host:localhost:8080 | |
x-amz-content-sha256:d7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
d7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129 | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
ec9391293e0b5bb403e2740c01e28bfd44a2df34c023dcee884f12fd0ff311fb | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
ec9391293e0b5bb403e2740c01e28bfd44a2df34c023dcee884f12fd0ff311fb | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] Signature: | |
4bb703855088fa417caa4d318312dcb1a9a8f861d8463259ecfbd727eda88a20 | |
2020-06-19 23:52:07,070 botocore.auth [DEBUG] Signature: | |
4bb703855088fa417caa4d318312dcb1a9a8f861d8463259ecfbd727eda88a20 | |
2020-06-19 23:52:07,071 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-485?versioning, headers={'Content-MD5': b'orZUUp7E9srl53Od8p1glA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'd7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4bb703855088fa417caa4d318312dcb1a9a8f861d8463259ecfbd727eda88a20', 'Content-Length': '125'}> | |
2020-06-19 23:52:07,071 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-485?versioning, headers={'Content-MD5': b'orZUUp7E9srl53Od8p1glA==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'd7f1d7ed35d188f6a89d394cc2055f5910c14a3abccf41e808e7f7327d21e129', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4bb703855088fa417caa4d318312dcb1a9a8f861d8463259ecfbd727eda88a20', 'Content-Length': '125'}> | |
2020-06-19 23:52:07,077 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,077 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,078 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:07,078 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:07,081 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,081 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '140', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,082 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:07,082 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket already exists</Message></Error>' | |
2020-06-19 23:52:07,082 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f8b0> | |
2020-06-19 23:52:07,082 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4825e1f8b0> | |
2020-06-19 23:52:07,083 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,083 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,083 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
2020-06-19 23:52:07,083 botocore.hooks [DEBUG] Event needs-retry.s3.PutBucketVersioning: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4825e1f5b0>> | |
F2020-06-19 23:52:07,084 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,084 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,088 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,088 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,089 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,089 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,089 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,089 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,092 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,092 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,094 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,094 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7850>> | |
2020-06-19 23:52:07,096 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7850>> | |
2020-06-19 23:52:07,097 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,097 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,097 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,097 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,098 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,098 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,098 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,098 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,098 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-486', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-486', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-486'}}} | |
2020-06-19 23:52:07,098 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-486', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-486', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-486'}}} | |
2020-06-19 23:52:07,099 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3c4c0>> | |
2020-06-19 23:52:07,099 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3c4c0>> | |
2020-06-19 23:52:07,099 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,099 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,100 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7250>> | |
2020-06-19 23:52:07,100 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7250>> | |
2020-06-19 23:52:07,101 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,101 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,101 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,101 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-486 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-486 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
2cd76badd02221a5ab4510bf5a550da1e376d0233327bae73e87e211ebe0abeb | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
2cd76badd02221a5ab4510bf5a550da1e376d0233327bae73e87e211ebe0abeb | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] Signature: | |
2691a5eb3c8f8f9a59cd9bf37c56037f1e3c16fada9cc06c90143fbd8d051df1 | |
2020-06-19 23:52:07,102 botocore.auth [DEBUG] Signature: | |
2691a5eb3c8f8f9a59cd9bf37c56037f1e3c16fada9cc06c90143fbd8d051df1 | |
2020-06-19 23:52:07,103 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-486, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=2691a5eb3c8f8f9a59cd9bf37c56037f1e3c16fada9cc06c90143fbd8d051df1', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,103 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-486, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=2691a5eb3c8f8f9a59cd9bf37c56037f1e3c16fada9cc06c90143fbd8d051df1', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,114 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-486', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,114 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-486', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,114 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,114 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,115 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7e50> | |
2020-06-19 23:52:07,115 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7e50> | |
2020-06-19 23:52:07,115 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,115 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,115 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,115 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,116 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,116 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,116 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,116 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,117 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7850>> | |
2020-06-19 23:52:07,117 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48267c7850>> | |
2020-06-19 23:52:07,119 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,119 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,120 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,120 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,120 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,120 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,121 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,121 botocore.hooks [DEBUG] Event before-call.s3.PutObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,121 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-486?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-486?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-486'}}} | |
2020-06-19 23:52:07,121 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-486?object-lock', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<ObjectLockConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><ObjectLockEnabled>Enabled</ObjectLockEnabled><Rule><DefaultRetention><Mode>GOVERNANCE</Mode><Days>1</Days></DefaultRetention></Rule></ObjectLockConfiguration>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-486?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48267c7b20>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-486'}}} | |
2020-06-19 23:52:07,121 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3c4c0>> | |
2020-06-19 23:52:07,121 botocore.hooks [DEBUG] Event request-created.s3.PutObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3c4c0>> | |
2020-06-19 23:52:07,122 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,122 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,122 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7250>> | |
2020-06-19 23:52:07,122 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48267c7250>> | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-486 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-486 | |
object-lock= | |
content-md5:KX8zVPpu4gleE1JHJvOt6w== | |
host:localhost:8080 | |
x-amz-content-sha256:5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887 | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
d6f415794632cfc95570d6c1d24264968a0c6e5763887e96127834988b8387ff | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
d6f415794632cfc95570d6c1d24264968a0c6e5763887e96127834988b8387ff | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] Signature: | |
2a159c240e8d65fa1989ffa9d9a21ea27581fbcb864c00a941a5af073405b16f | |
2020-06-19 23:52:07,123 botocore.auth [DEBUG] Signature: | |
2a159c240e8d65fa1989ffa9d9a21ea27581fbcb864c00a941a5af073405b16f | |
2020-06-19 23:52:07,124 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-486?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2a159c240e8d65fa1989ffa9d9a21ea27581fbcb864c00a941a5af073405b16f', 'Content-Length': '232'}> | |
2020-06-19 23:52:07,124 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-486?object-lock, headers={'Content-MD5': b'KX8zVPpu4gleE1JHJvOt6w==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'5704e39d448968ac0cde311795eb61dc2a9e93627823324764a73e9d36521887', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2a159c240e8d65fa1989ffa9d9a21ea27581fbcb864c00a941a5af073405b16f', 'Content-Length': '232'}> | |
2020-06-19 23:52:07,128 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,128 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '220', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,129 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:07,129 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>OBJECT-LOCK</ResourceType></Error>' | |
2020-06-19 23:52:07,134 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7e50> | |
2020-06-19 23:52:07,134 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48267c7e50> | |
2020-06-19 23:52:07,134 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,134 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,134 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
2020-06-19 23:52:07,134 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48267c7040>> | |
E2020-06-19 23:52:07,137 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,137 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,139 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,139 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,139 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,139 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,140 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,140 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,148 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,148 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,150 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,150 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3c4f0>> | |
2020-06-19 23:52:07,152 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3c4f0>> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,153 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,154 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,154 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,154 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-487', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-487', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f3c340>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-487'}}} | |
2020-06-19 23:52:07,154 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-487', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-487', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f3c340>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-487'}}} | |
2020-06-19 23:52:07,154 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3cfa0>> | |
2020-06-19 23:52:07,154 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3cfa0>> | |
2020-06-19 23:52:07,155 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,155 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,155 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3c0a0>> | |
2020-06-19 23:52:07,155 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3c0a0>> | |
2020-06-19 23:52:07,156 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,156 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,156 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,156 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,156 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-487 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,156 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-487 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,157 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
a6d2cd967b6fbda6d926ce2f40af4c5f2d015b54a3b672c95265f646b3cf33d1 | |
2020-06-19 23:52:07,157 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
a6d2cd967b6fbda6d926ce2f40af4c5f2d015b54a3b672c95265f646b3cf33d1 | |
2020-06-19 23:52:07,158 botocore.auth [DEBUG] Signature: | |
1a1666e85306aa5b4dc4b0b2ca3a7b1f5c2ed9a431692d4c23c34d43a0ad4cb5 | |
2020-06-19 23:52:07,158 botocore.auth [DEBUG] Signature: | |
1a1666e85306aa5b4dc4b0b2ca3a7b1f5c2ed9a431692d4c23c34d43a0ad4cb5 | |
2020-06-19 23:52:07,158 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-487, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a1666e85306aa5b4dc4b0b2ca3a7b1f5c2ed9a431692d4c23c34d43a0ad4cb5', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,158 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-487, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a1666e85306aa5b4dc4b0b2ca3a7b1f5c2ed9a431692d4c23c34d43a0ad4cb5', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,164 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-487', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,164 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-487', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,165 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,165 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,165 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f3c3d0> | |
2020-06-19 23:52:07,165 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f3c3d0> | |
2020-06-19 23:52:07,166 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,166 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,166 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,166 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,167 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,167 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,168 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,168 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,169 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3c4f0>> | |
2020-06-19 23:52:07,169 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824f3c4f0>> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-parameter-build.s3.GetObjectLockConfiguration: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,170 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,171 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,171 botocore.hooks [DEBUG] Event before-call.s3.GetObjectLockConfiguration: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,171 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-487?object-lock', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-487?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f3c340>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-487'}}} | |
2020-06-19 23:52:07,171 botocore.endpoint [DEBUG] Making request for OperationModel(name=GetObjectLockConfiguration) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-487?object-lock', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-487?object-lock', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824f3c340>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-487'}}} | |
2020-06-19 23:52:07,173 botocore.hooks [DEBUG] Event request-created.s3.GetObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3cfa0>> | |
2020-06-19 23:52:07,173 botocore.hooks [DEBUG] Event request-created.s3.GetObjectLockConfiguration: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824f3cfa0>> | |
2020-06-19 23:52:07,173 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,173 botocore.hooks [DEBUG] Event choose-signer.s3.GetObjectLockConfiguration: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,174 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3c0a0>> | |
2020-06-19 23:52:07,174 botocore.hooks [DEBUG] Event before-sign.s3.GetObjectLockConfiguration: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824f3c0a0>> | |
2020-06-19 23:52:07,176 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,176 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-487 | |
object-lock= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] CanonicalRequest: | |
GET | |
/yournamehere-pe0ec27x1gew09de-487 | |
object-lock= | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
48d841d73401823a7699a12562ad50d657f9e859a814cdb74c9b3735d7ee299f | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
48d841d73401823a7699a12562ad50d657f9e859a814cdb74c9b3735d7ee299f | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] Signature: | |
3a41a0502e3b95619d81f786a7a86dd778dc10e3cb0e4e62a9656bf7b9d9af02 | |
2020-06-19 23:52:07,177 botocore.auth [DEBUG] Signature: | |
3a41a0502e3b95619d81f786a7a86dd778dc10e3cb0e4e62a9656bf7b9d9af02 | |
2020-06-19 23:52:07,178 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-487?object-lock, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a41a0502e3b95619d81f786a7a86dd778dc10e3cb0e4e62a9656bf7b9d9af02'}> | |
2020-06-19 23:52:07,178 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-487?object-lock, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a41a0502e3b95619d81f786a7a86dd778dc10e3cb0e4e62a9656bf7b9d9af02'}> | |
2020-06-19 23:52:07,183 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,183 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '170', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,183 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:07,183 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>NotImplemented</Code><Message>A parameter you provided implies functionality that is not implemented</Message></Error>' | |
2020-06-19 23:52:07,187 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f3c3d0> | |
2020-06-19 23:52:07,187 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectLockConfiguration: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824f3c3d0> | |
2020-06-19 23:52:07,187 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,187 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,188 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
2020-06-19 23:52:07,188 botocore.hooks [DEBUG] Event needs-retry.s3.GetObjectLockConfiguration: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824f3c640>> | |
F2020-06-19 23:52:07,189 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,189 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,192 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,195 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,195 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,196 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,196 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e8e0>> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e8e0>> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,199 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,200 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,200 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,201 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,201 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,201 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,201 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,201 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-488', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-488', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d02100>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-488'}}} | |
2020-06-19 23:52:07,201 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-488', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-488', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d02100>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-488'}}} | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d02f10>> | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d02f10>> | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482653edf0>> | |
2020-06-19 23:52:07,202 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482653edf0>> | |
2020-06-19 23:52:07,203 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,203 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,203 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,203 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,203 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-488 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,203 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-488 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,204 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
e85495630e1fa787b55e35d6e7e3eb07cc389853a3f2cc573a12932bc760e994 | |
2020-06-19 23:52:07,204 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
e85495630e1fa787b55e35d6e7e3eb07cc389853a3f2cc573a12932bc760e994 | |
2020-06-19 23:52:07,204 botocore.auth [DEBUG] Signature: | |
bef1f8b83418cae3d07824ccf0b11bcc8bf3310f2a78e7c705348efcfd1b72e0 | |
2020-06-19 23:52:07,204 botocore.auth [DEBUG] Signature: | |
bef1f8b83418cae3d07824ccf0b11bcc8bf3310f2a78e7c705348efcfd1b72e0 | |
2020-06-19 23:52:07,204 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-488, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=bef1f8b83418cae3d07824ccf0b11bcc8bf3310f2a78e7c705348efcfd1b72e0', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,204 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-488, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=bef1f8b83418cae3d07824ccf0b11bcc8bf3310f2a78e7c705348efcfd1b72e0', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,211 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-488', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,211 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-488', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,211 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,211 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,212 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e850> | |
2020-06-19 23:52:07,212 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e850> | |
2020-06-19 23:52:07,212 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,212 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,212 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,212 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,213 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e8e0>> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f482653e8e0>> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,214 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,215 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,215 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,215 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,216 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,216 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,216 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-488/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824cfe1d0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-488/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d02100>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-488'}}} | |
2020-06-19 23:52:07,216 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-488/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824cfe1d0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-488/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4824d02100>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-488'}}} | |
2020-06-19 23:52:07,217 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d02f10>> | |
2020-06-19 23:52:07,217 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4824d02f10>> | |
2020-06-19 23:52:07,217 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,217 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,218 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482653edf0>> | |
2020-06-19 23:52:07,218 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f482653edf0>> | |
2020-06-19 23:52:07,218 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,218 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-488/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-488/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
d50f489a9a18507284ddb7217006cbb362726b0341612ad4c4b35b6974a62430 | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
d50f489a9a18507284ddb7217006cbb362726b0341612ad4c4b35b6974a62430 | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] Signature: | |
aac818ef4753652329935af8d6b6cdde3ffd49c7d4cee3a89b062ddb4e693530 | |
2020-06-19 23:52:07,219 botocore.auth [DEBUG] Signature: | |
aac818ef4753652329935af8d6b6cdde3ffd49c7d4cee3a89b062ddb4e693530 | |
2020-06-19 23:52:07,219 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-488/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=aac818ef4753652329935af8d6b6cdde3ffd49c7d4cee3a89b062ddb4e693530', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,219 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-488/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=aac818ef4753652329935af8d6b6cdde3ffd49c7d4cee3a89b062ddb4e693530', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,221 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,221 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,221 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,221 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,229 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,229 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,230 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,230 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,230 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e850> | |
2020-06-19 23:52:07,230 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f482653e850> | |
2020-06-19 23:52:07,231 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,231 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,231 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
2020-06-19 23:52:07,231 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f482653e430>> | |
E2020-06-19 23:52:07,233 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,233 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,235 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,241 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,241 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,242 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,242 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,246 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,247 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,247 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,247 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,248 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,248 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,249 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,249 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,250 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,250 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,250 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,250 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,251 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,251 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,251 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,251 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489 | |
host:localhost:8080 | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,252 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
0cb72194952d5b624839e98a4098e6792d8d7aa0d3b3401229078eaf9991f7d1 | |
2020-06-19 23:52:07,252 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
0cb72194952d5b624839e98a4098e6792d8d7aa0d3b3401229078eaf9991f7d1 | |
2020-06-19 23:52:07,252 botocore.auth [DEBUG] Signature: | |
ace4ebcd75063af372f97a36c55c0fc3ee38da52564bd30b439eadc5669356ca | |
2020-06-19 23:52:07,252 botocore.auth [DEBUG] Signature: | |
ace4ebcd75063af372f97a36c55c0fc3ee38da52564bd30b439eadc5669356ca | |
2020-06-19 23:52:07,253 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ace4ebcd75063af372f97a36c55c0fc3ee38da52564bd30b439eadc5669356ca', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,253 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ace4ebcd75063af372f97a36c55c0fc3ee38da52564bd30b439eadc5669356ca', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,265 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-489', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,265 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-489', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,266 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,266 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,266 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,266 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,267 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,267 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,267 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,267 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,268 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,269 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,270 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,270 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,270 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,270 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fcb5e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,270 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824fcb5e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,271 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,271 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,271 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,271 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,272 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,272 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,273 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,273 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,274 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,274 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,275 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
40e20e5dbee767fa51da7bbb42adf2865f8864e4ca32b749e76452354c52e0ce | |
2020-06-19 23:52:07,275 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
40e20e5dbee767fa51da7bbb42adf2865f8864e4ca32b749e76452354c52e0ce | |
2020-06-19 23:52:07,275 botocore.auth [DEBUG] Signature: | |
32cb92bebfd47f1c1db5f9e64afc5dfeeabaf734483495aa3aae16937e53b8da | |
2020-06-19 23:52:07,275 botocore.auth [DEBUG] Signature: | |
32cb92bebfd47f1c1db5f9e64afc5dfeeabaf734483495aa3aae16937e53b8da | |
2020-06-19 23:52:07,275 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=32cb92bebfd47f1c1db5f9e64afc5dfeeabaf734483495aa3aae16937e53b8da', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,275 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=32cb92bebfd47f1c1db5f9e64afc5dfeeabaf734483495aa3aae16937e53b8da', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,276 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,276 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,277 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,277 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,281 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,281 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,282 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,282 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,282 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,282 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,282 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,282 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,283 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,283 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,283 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,283 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4826821e80>> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,284 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,285 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,285 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectRetention) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489/file1?retention', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': '/YIC7M3yXxiVZayGzKajyw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Retention xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Mode>GOVERNANCE</Mode><RetainUntilDate>2030-01-01T00:00:00Z</RetainUntilDate></Retention>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1?retention', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,285 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectRetention) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-489/file1?retention', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': '/YIC7M3yXxiVZayGzKajyw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Retention xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Mode>GOVERNANCE</Mode><RetainUntilDate>2030-01-01T00:00:00Z</RetainUntilDate></Retention>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1?retention', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f48263950d0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-489'}}} | |
2020-06-19 23:52:07,286 botocore.hooks [DEBUG] Event request-created.s3.PutObjectRetention: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,286 botocore.hooks [DEBUG] Event request-created.s3.PutObjectRetention: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826304f10>> | |
2020-06-19 23:52:07,286 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectRetention: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,286 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectRetention: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,287 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectRetention: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,287 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectRetention: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4826821eb0>> | |
2020-06-19 23:52:07,287 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,287 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,287 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489/file1 | |
retention= | |
content-md5:/YIC7M3yXxiVZayGzKajyw== | |
host:localhost:8080 | |
x-amz-content-sha256:8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c | |
2020-06-19 23:52:07,287 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-489/file1 | |
retention= | |
content-md5:/YIC7M3yXxiVZayGzKajyw== | |
host:localhost:8080 | |
x-amz-content-sha256:8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c | |
2020-06-19 23:52:07,288 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
8b136c3e9feee1c70eb5a2dd96dbd3dd9f150e0c67140e5ba466d7a923c224b0 | |
2020-06-19 23:52:07,288 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
8b136c3e9feee1c70eb5a2dd96dbd3dd9f150e0c67140e5ba466d7a923c224b0 | |
2020-06-19 23:52:07,288 botocore.auth [DEBUG] Signature: | |
c50e0bff1d1db18e58baf12ec925aae5362fe15d7124f42ec931416d89c58ba8 | |
2020-06-19 23:52:07,288 botocore.auth [DEBUG] Signature: | |
c50e0bff1d1db18e58baf12ec925aae5362fe15d7124f42ec931416d89c58ba8 | |
2020-06-19 23:52:07,288 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1?retention, headers={'Content-MD5': b'/YIC7M3yXxiVZayGzKajyw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=c50e0bff1d1db18e58baf12ec925aae5362fe15d7124f42ec931416d89c58ba8', 'Content-Length': '149'}> | |
2020-06-19 23:52:07,288 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-489/file1?retention, headers={'Content-MD5': b'/YIC7M3yXxiVZayGzKajyw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'8279b8588309b01a971a4fa1e3acef0bc9052603e0ebc3268c75dc0b6ff9003c', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=c50e0bff1d1db18e58baf12ec925aae5362fe15d7124f42ec931416d89c58ba8', 'Content-Length': '149'}> | |
2020-06-19 23:52:07,294 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '218', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,294 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '218', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,294 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>RETENTION</ResourceType></Error>' | |
2020-06-19 23:52:07,294 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>RETENTION</ResourceType></Error>' | |
2020-06-19 23:52:07,298 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,298 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48268216a0> | |
2020-06-19 23:52:07,298 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,298 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,299 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
2020-06-19 23:52:07,299 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4826821f10>> | |
F2020-06-19 23:52:07,300 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,300 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,303 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,303 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,304 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,304 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,304 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,304 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,307 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,307 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,308 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,308 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,310 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,310 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,311 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,312 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,312 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,312 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,314 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,314 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,315 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,315 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,315 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,315 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,315 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,315 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
7a431dd98ac13e0e0c35ddfb9719e2d3f4e7b74189d4b9869d499a60fcdfa99f | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
7a431dd98ac13e0e0c35ddfb9719e2d3f4e7b74189d4b9869d499a60fcdfa99f | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] Signature: | |
e625a51f29827adea1d7d6a56f36564b2159e3f6753d69412bf3b47ee748feb1 | |
2020-06-19 23:52:07,316 botocore.auth [DEBUG] Signature: | |
e625a51f29827adea1d7d6a56f36564b2159e3f6753d69412bf3b47ee748feb1 | |
2020-06-19 23:52:07,317 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=e625a51f29827adea1d7d6a56f36564b2159e3f6753d69412bf3b47ee748feb1', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,317 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=e625a51f29827adea1d7d6a56f36564b2159e3f6753d69412bf3b47ee748feb1', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,322 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-490', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,322 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-490', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,322 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,322 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,323 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,323 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,323 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,323 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,324 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,324 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,325 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,326 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,327 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,327 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,327 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,327 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482501b5e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,327 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f482501b5e0>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,328 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,328 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,328 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,328 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,329 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,329 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
91733b67051805cc0834e2da5a429ca71ce18fa6350c056e5508e797bfcfb9f4 | |
2020-06-19 23:52:07,330 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
91733b67051805cc0834e2da5a429ca71ce18fa6350c056e5508e797bfcfb9f4 | |
2020-06-19 23:52:07,331 botocore.auth [DEBUG] Signature: | |
2bd50ffb12e6bcf119033710901d96486e9d11815efdf5d6c5a5f2447217c7c1 | |
2020-06-19 23:52:07,331 botocore.auth [DEBUG] Signature: | |
2bd50ffb12e6bcf119033710901d96486e9d11815efdf5d6c5a5f2447217c7c1 | |
2020-06-19 23:52:07,331 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2bd50ffb12e6bcf119033710901d96486e9d11815efdf5d6c5a5f2447217c7c1', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,331 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1, headers={'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': b'kAFQmDzST7DWlj99KOF/cg==', 'Expect': b'100-continue', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=2bd50ffb12e6bcf119033710901d96486e9d11815efdf5d6c5a5f2447217c7c1', 'Content-Length': '3'}> | |
2020-06-19 23:52:07,334 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,334 botocore.awsrequest [DEBUG] Waiting for 100 Continue response. | |
2020-06-19 23:52:07,336 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,336 botocore.awsrequest [DEBUG] 100 Continue response seen, now sending request body. | |
2020-06-19 23:52:07,342 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,342 botocore.parsers [DEBUG] Response headers: {'ETag': '"900150983cd24fb0d6963f7d28e17f72"', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,342 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,342 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,343 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,343 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,343 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,343 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,343 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,343 botocore.hooks [DEBUG] Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,344 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f48265fadf0>> | |
2020-06-19 23:52:07,345 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,345 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObjectRetention: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,346 botocore.hooks [DEBUG] Event before-call.s3.PutObjectRetention: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,346 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectRetention) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490/file1?retention', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'bfGCGrBnpE+x769mQN1pSw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Retention xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Mode>governance</Mode><RetainUntilDate>2030-01-01T00:00:00Z</RetainUntilDate></Retention>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1?retention', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,346 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObjectRetention) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-490/file1?retention', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-MD5': 'bfGCGrBnpE+x769mQN1pSw==', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'<Retention xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Mode>governance</Mode><RetainUntilDate>2030-01-01T00:00:00Z</RetainUntilDate></Retention>', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1?retention', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4825994250>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-490'}}} | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event request-created.s3.PutObjectRetention: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event request-created.s3.PutObjectRetention: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826403cd0>> | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectRetention: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event choose-signer.s3.PutObjectRetention: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectRetention: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,347 botocore.hooks [DEBUG] Event before-sign.s3.PutObjectRetention: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f48265fa760>> | |
2020-06-19 23:52:07,349 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,349 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,350 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490/file1 | |
retention= | |
content-md5:bfGCGrBnpE+x769mQN1pSw== | |
host:localhost:8080 | |
x-amz-content-sha256:4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2 | |
2020-06-19 23:52:07,350 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-490/file1 | |
retention= | |
content-md5:bfGCGrBnpE+x769mQN1pSw== | |
host:localhost:8080 | |
x-amz-content-sha256:4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2 | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2 | |
2020-06-19 23:52:07,351 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
936c143a5a1573147d563d69e88eb7f1fa2992bac2d8b882a2a35717e4785409 | |
2020-06-19 23:52:07,351 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
936c143a5a1573147d563d69e88eb7f1fa2992bac2d8b882a2a35717e4785409 | |
2020-06-19 23:52:07,351 botocore.auth [DEBUG] Signature: | |
d0a1e7d53dc9b856338af1f008f26d715e48f836c89c57339fb6325f6d181227 | |
2020-06-19 23:52:07,351 botocore.auth [DEBUG] Signature: | |
d0a1e7d53dc9b856338af1f008f26d715e48f836c89c57339fb6325f6d181227 | |
2020-06-19 23:52:07,352 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1?retention, headers={'Content-MD5': b'bfGCGrBnpE+x769mQN1pSw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=d0a1e7d53dc9b856338af1f008f26d715e48f836c89c57339fb6325f6d181227', 'Content-Length': '149'}> | |
2020-06-19 23:52:07,352 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-490/file1?retention, headers={'Content-MD5': b'bfGCGrBnpE+x769mQN1pSw==', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'4e4b4019e750eeb4246d19d501e8b1867848aa4869106ec1b8aacf4d4d68f9b2', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=d0a1e7d53dc9b856338af1f008f26d715e48f836c89c57339fb6325f6d181227', 'Content-Length': '149'}> | |
2020-06-19 23:52:07,357 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '218', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,357 botocore.parsers [DEBUG] Response headers: {'Content-Type': 'application/xml', 'Content-Length': '218', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,357 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>RETENTION</ResourceType></Error>' | |
2020-06-19 23:52:07,357 botocore.parsers [DEBUG] Response body: | |
b'<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>MethodNotAllowed</Code><Message>The specified method is not allowed against this resource.</Message><Method>PUT</Method><ResourceType>RETENTION</ResourceType></Error>' | |
2020-06-19 23:52:07,361 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,361 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <botocore.retryhandler.RetryHandler object at 0x7f48265fa400> | |
2020-06-19 23:52:07,362 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,362 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,362 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
2020-06-19 23:52:07,362 botocore.hooks [DEBUG] Event needs-retry.s3.PutObjectRetention: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f48265fafa0>> | |
F2020-06-19 23:52:07,363 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,363 botocore.hooks [DEBUG] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4826bc7c10> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f4826c18a60> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4825e1e4c0> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,366 botocore.hooks [DEBUG] Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f4826c18820> | |
2020-06-19 23:52:07,369 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,369 botocore.endpoint [DEBUG] Setting s3 timeout as (60, 60) | |
2020-06-19 23:52:07,371 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,371 botocore.client [DEBUG] Registering retry handlers for service: s3 | |
2020-06-19 23:52:07,372 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,372 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824c91640>> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824c91640>> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,373 botocore.hooks [DEBUG] Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,374 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-491', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-491', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826818ca0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-491'}}} | |
2020-06-19 23:52:07,374 botocore.endpoint [DEBUG] Making request for OperationModel(name=CreateBucket) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-491', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-bucket-object-lock-enabled': 'True', 'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7'}, 'body': b'', 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-491', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826818ca0>, 'has_streaming_input': False, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-491'}}} | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826818f10>> | |
2020-06-19 23:52:07,374 botocore.hooks [DEBUG] Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826818f10>> | |
2020-06-19 23:52:07,375 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,375 botocore.hooks [DEBUG] Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,375 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824c916d0>> | |
2020-06-19 23:52:07,375 botocore.hooks [DEBUG] Event before-sign.s3.CreateBucket: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824c916d0>> | |
2020-06-19 23:52:07,375 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,375 botocore.utils [DEBUG] Using S3 path style addressing. | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-491 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-491 | |
host:localhost:8080 | |
x-amz-bucket-object-lock-enabled:True | |
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
x-amz-date:20200619T235207Z | |
host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date | |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
4865f81b12de5bfdfd443d51fc81e45de3df6d6163faef011a90195509bc785c | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
20200619/us-east-1/s3/aws4_request | |
4865f81b12de5bfdfd443d51fc81e45de3df6d6163faef011a90195509bc785c | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] Signature: | |
5c694364e0e670aeed9879cbe88afbe4c58b849746be684742baabce6d4180a7 | |
2020-06-19 23:52:07,376 botocore.auth [DEBUG] Signature: | |
5c694364e0e670aeed9879cbe88afbe4c58b849746be684742baabce6d4180a7 | |
2020-06-19 23:52:07,377 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-491, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=5c694364e0e670aeed9879cbe88afbe4c58b849746be684742baabce6d4180a7', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,377 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:8080/yournamehere-pe0ec27x1gew09de-491, headers={'x-amz-bucket-object-lock-enabled': b'True', 'User-Agent': b'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'X-Amz-Date': b'20200619T235207Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=S3RVER/20200619/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-bucket-object-lock-enabled;x-amz-content-sha256;x-amz-date, Signature=5c694364e0e670aeed9879cbe88afbe4c58b849746be684742baabce6d4180a7', 'Content-Length': '0'}> | |
2020-06-19 23:52:07,382 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-491', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,382 botocore.parsers [DEBUG] Response headers: {'Location': '/yournamehere-pe0ec27x1gew09de-491', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Fri, 19 Jun 2020 23:52:07 GMT', 'Connection': 'keep-alive'} | |
2020-06-19 23:52:07,382 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,382 botocore.parsers [DEBUG] Response body: | |
b'' | |
2020-06-19 23:52:07,383 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824c91520> | |
2020-06-19 23:52:07,383 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4824c91520> | |
2020-06-19 23:52:07,383 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,383 botocore.retryhandler [DEBUG] No retry needed. | |
2020-06-19 23:52:07,383 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,383 botocore.hooks [DEBUG] Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,384 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,384 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4826b75a60> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4826b70e50> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f4826b763a0> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,385 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4826b70dc0> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824c91640>> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7f4824c91640>> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,386 botocore.hooks [DEBUG] Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4826b70c10> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7f48278591f0> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4826b75160> | |
2020-06-19 23:52:07,387 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,387 botocore.handlers [DEBUG] Adding expect 100 continue header to request. | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7f4824c91580>> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,387 botocore.hooks [DEBUG] Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f4826b764c0> | |
2020-06-19 23:52:07,387 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-491/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824eade00>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-491/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826818ca0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-491'}}} | |
2020-06-19 23:52:07,387 botocore.endpoint [DEBUG] Making request for OperationModel(name=PutObject) with params: {'url_path': '/yournamehere-pe0ec27x1gew09de-491/file1', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.14.7 Python/3.8.2 Linux/4.15.0-76-generic Botocore/1.17.7', 'Content-MD5': 'kAFQmDzST7DWlj99KOF/cg==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4824eade00>, 'url': 'http://localhost:8080/yournamehere-pe0ec27x1gew09de-491/file1', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x7f4826818ca0>, 'has_streaming_input': True, 'auth_type': None, 'signing': {'bucket': 'yournamehere-pe0ec27x1gew09de-491'}}} | |
2020-06-19 23:52:07,388 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826818f10>> | |
2020-06-19 23:52:07,388 botocore.hooks [DEBUG] Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4826818f10>> | |
2020-06-19 23:52:07,389 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,389 botocore.hooks [DEBUG] Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4826b70af0> | |
2020-06-19 23:52:07,389 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824c916d0>> | |
2020-06-19 23:52:07,389 botocore.hooks [DEBUG] Event before-sign.s3.PutObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7f4824c916d0>> | |
2020-06-19 23:52:07,391 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,391 botocore.auth [DEBUG] Calculating signature using v4 auth. | |
2020-06-19 23:52:07,392 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-491/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,392 botocore.auth [DEBUG] CanonicalRequest: | |
PUT | |
/yournamehere-pe0ec27x1gew09de-491/file1 | |
content-md5:kAFQmDzST7DWlj99KOF/cg== | |
host:localhost:8080 | |
x-amz-content-sha256:ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
x-amz-date:20200619T235207Z | |
content-md5;host;x-amz-content-sha256;x-amz-date | |
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
2020-06-19 23:52:07,392 botocore.auth [DEBUG] StringToSign: | |
AWS4-HMAC-SHA256 | |
20200619T235207Z | |
2020 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment