2023-03-05 18:05:05 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: scrapyApp) 2023-03-05 18:05:05 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.8.16 (default, Dec 7 2022, 01:12:13) - [GCC 7.5.0], pyOpenSSL 23.0.0 (OpenSSL 3.0.8 7 Feb 2023), cryptography 39.0.2, Platform Linux-4.15.0-50-generic-x86_64-with-glibc2.27 2023-03-05 18:05:05 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'scrapyApp', 'LOG_FILE': 'logs/default/app_spider/app_spider_2023-03-05T18_05_01.log', 'NEWSPIDER_MODULE': 'scrapyApp.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['scrapyApp.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2023-03-05 18:05:05 [asyncio] DEBUG: Using selector: EpollSelector 2023-03-05 18:05:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2023-03-05 18:05:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2023-03-05 18:05:05 [scrapy.extensions.telnet] INFO: Telnet Password: c98431303d123c9a 2023-03-05 18:05:05 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2023-03-05 18:05:05 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2023-03-05 18:05:05 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2023-03-05 18:05:05 [scrapy.middleware] WARNING: Disabled ImagesPipeline: ImagesPipeline requires installing Pillow 4.0.0 or later 2023-03-05 18:05:06 [scrapy.middleware] INFO: Enabled item pipelines: ['scrapyApp.pipelines_app_server.ScrappyAppPipeline'] 2023-03-05 18:05:06 [scrapy.core.engine] INFO: Spider opened 2023-03-05 18:05:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-03-05 18:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-03-05 18:05:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/1.1" 200 None 2023-03-05 18:05:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2023-03-05 18:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-03-05 18:05:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=unknown HTTP/1.1" 200 238 2023-03-05 18:05:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/endpoints.json 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/sdk-default-configuration.json 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/service-2.json 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/partitions.json 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:07 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:07 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:07 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/_retry.json 2023-03-05 18:05:07 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:07 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:08 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14321 HTTP/1.1" 200 1530393 2023-03-05 18:05:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:08 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:08 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:08 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14321', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14321', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180508Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180508Z 20230305/us-east-1/s3/aws4_request 84537862ca964fb2e8255d9949000c0c9c6a496be5489f1c7f53289b3924c1fb 2023-03-05 18:05:08 [botocore.auth] DEBUG: Signature: f801a812ea1bae337089d7ca0aefbc10b7673bee5c849cc0f6b059022044151d 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:08 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:08 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14321 HTTP/1.1" 400 None 2023-03-05 18:05:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'FM23RP60MJTR7AMH', 'x-amz-id-2': 'xMnp6yBIwFWA9rkIC9paCUg+lXFqjLV+BNJp4jWh4j8ZEP1LyPStsaH+CLDZbtLPXAjmnjlNwGY=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:08 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:08 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2FM23RP60MJTR7AMHxMnp6yBIwFWA9rkIC9paCUg+lXFqjLV+BNJp4jWh4j8ZEP1LyPStsaH+CLDZbtLPXAjmnjlNwGY=' 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:08 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14321 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14321 2023-03-05 18:05:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:08 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:08 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180508Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180508Z 20230305/us-east-2/s3/aws4_request 8572231225c225ea97a746cbfed21eacb3d5877aafb3e50373ee1d3680f93168 2023-03-05 18:05:08 [botocore.auth] DEBUG: Signature: 1ba57f8422d05b0ca20de5fe15c01d38b9d74485533b8daa7b7aa301e7098e23 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:08 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:09 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14321 HTTP/1.1" 200 0 2023-03-05 18:05:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'je4EwnKhFP2PHsVZjZpQxiLOBIufOeNfrdAr99Xey/Prlvl7SBmkU97K25lai/71NdXPO8HFx90=', 'x-amz-request-id': '2YCP6NRDB5Q5WJKG', 'Date': 'Sun, 05 Mar 2023 18:05:10 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:09 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:09 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:09 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'xx_large_14321'}}}} 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230305T180509Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180509Z 20230305/us-east-2/s3/aws4_request 1db38b0661e51f6048972823421958014e0a65795a38587ddb5d1945a2b8144e 2023-03-05 18:05:09 [botocore.auth] DEBUG: Signature: 01f969d24483a39dfd896b368247d3083cebec4df01d876c15d93ae195b83801 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:09 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14321 HTTP/1.1" 200 234 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '9az0qt01N/qtpwkHvlgDzUVU7WV3dBLtk4cBKvb81dmye8ip60SrdnsbrjGQ1Vbb0P2WJxLxwGc=', 'x-amz-request-id': '5G782BCZPGY6M2CX', 'Date': 'Sun, 05 Mar 2023 18:05:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:11.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_large_14321'}}}} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230305T180510Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180510Z 20230305/us-east-2/s3/aws4_request fb21b9cd25627947beac6604fa10ef84376ca0e9873fac3b95d1f8be7bf76b02 2023-03-05 18:05:10 [botocore.auth] DEBUG: Signature: 01c6cbdbc0ee76cfa979ea6c90fec267148702496e5b91f1b0f44411f3f653b6 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14321 HTTP/1.1" 200 234 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Z0bfccnEVC4HvvDGjAVtdDARglOElDZ1/nw1F9730CXvnrWJWISKN7c9vVeOd5hEnW5QGm2iTyE=', 'x-amz-request-id': '5G7C9YNPMGMZGZT8', 'Date': 'Sun, 05 Mar 2023 18:05:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:11.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_medium_14321'}}}} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230305T180510Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180510Z 20230305/us-east-2/s3/aws4_request 91f98d7b14a3711e6ef6f05b3546f6ada29415de8a55f92b6eedc8f53ebb7d0f 2023-03-05 18:05:10 [botocore.auth] DEBUG: Signature: 437f0ce71be771903c5f14e969391ebaca14aa37ac697fa8921e1df1d713f6aa 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14321 HTTP/1.1" 200 234 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'I6u0u4HW0UZ0nq6er17mOM7fXq+IP0TYPEPjiSsllJq39hVrI0lHyqwJ+CuLTK4LyauOAAU6n4Q=', 'x-amz-request-id': '5G7ATSFRD3NQYWYS', 'Date': 'Sun, 05 Mar 2023 18:05:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:11.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_small_14321'}}}} 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230305T180510Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180510Z 20230305/us-east-2/s3/aws4_request 93960e3e14bd157d7e800baf405c4220a563d62452cc70e37a8b294a53a6e178 2023-03-05 18:05:10 [botocore.auth] DEBUG: Signature: 2aa43cdaf607ef354397874de171f9ae4233b38f6bd0d47e12315b6419120585 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14321 HTTP/1.1" 200 234 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hbhHnf38OzRUAC73tjMR46xAZfDvl2ZWQ0PsmliSV7GP+ml7r3vOLzmiNIoUBc1hhzPYB4Ia8Rg=', 'x-amz-request-id': '5G73FQYE6MD0DFE5', 'Date': 'Sun, 05 Mar 2023 18:05:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:11.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:10 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:10 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:10 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:11 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14319 HTTP/1.1" 200 336341 2023-03-05 18:05:11 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:11 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:11 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:11 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:11 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:11 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:11 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:11 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:11 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'PGfI/dnSVDAQJIgllwR+Ww==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14319', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14319', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:11 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180511Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:11 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180511Z 20230305/us-east-1/s3/aws4_request 6b1ebeb35ae0383725cf71b2154ba4a45baf90a4b2a718ca96cfd289fb4f3f07 2023-03-05 18:05:11 [botocore.auth] DEBUG: Signature: ec3c4f362a3185d6a20944d382858f093bc58f882ea9abbc8ead7ddffdae67b8 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:11 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:11 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:11 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14319 HTTP/1.1" 400 None 2023-03-05 18:05:11 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '6Q2BSAY9479T9310', 'x-amz-id-2': 'lIJoiYjunUAUoPVPHyA+zhGXU/2++1MtkiQgUV4jmfLUTF4tYJBeHmlS/FtyBMIT0J+LfLKNFkY=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:11 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:11 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-26Q2BSAY9479T9310lIJoiYjunUAUoPVPHyA+zhGXU/2++1MtkiQgUV4jmfLUTF4tYJBeHmlS/FtyBMIT0J+LfLKNFkY=' 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:11 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:11 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:11 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14319 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14319 2023-03-05 18:05:11 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:11 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:11 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:11 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:11 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180511Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:11 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180511Z 20230305/us-east-2/s3/aws4_request 0f630a845e68060b5fb9131c46e7ab5a639e7330e2011611ea4ea65914999bc6 2023-03-05 18:05:11 [botocore.auth] DEBUG: Signature: 25c6c1a1e8410d4d445e31b813f77d737cfc5ab9aeaca075854403b5694a3cd5 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:11 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:11 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:12 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14319 HTTP/1.1" 200 0 2023-03-05 18:05:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'bf3ag474gQfTSlTZS14fjweJ/Eiqe1yz5fgcBuaLQ5hR25yuLGDMCQ9VEv4xUiDQZu0xwfM/Z665q5IX3VY6qg==', 'x-amz-request-id': '6Q2FFH14HRMBRZAF', 'Date': 'Sun, 05 Mar 2023 18:05:12 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"3c67c8fdd9d254301024882597047e5b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:12 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:12 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:12 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'xx_large_14319'}}}} 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230305T180512Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180512Z 20230305/us-east-2/s3/aws4_request 76d8891b10c9dbb4014605de7710a54099008e3219420fc11dd4e9ec24d9bb43 2023-03-05 18:05:12 [botocore.auth] DEBUG: Signature: a73c739f75e7105ad661faaf101403c65cf8001af7dcf179ba953e120af77087 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14319 HTTP/1.1" 200 234 2023-03-05 18:05:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'cy+Ga7O9bpvLmymlnb7NMqmMe+cvskjAv9f6OQ69KBmYyzYTq/Tg4lqcp558WXDDHmfowvu1/+WGecJlyKNoQg==', 'x-amz-request-id': 'MMJ8C6MZBJZSCS58', 'Date': 'Sun, 05 Mar 2023 18:05:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:13.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_large_14319'}}}} 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230305T180512Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180512Z 20230305/us-east-2/s3/aws4_request 2da12cd42ff4977fbe2e79f024caaf88b9a67bb18886565afec236ba87dff353 2023-03-05 18:05:12 [botocore.auth] DEBUG: Signature: 28d2221f7b1fdf1be65faff669c8db3cba0b0eb683cd62fc326e7321bf5a17e3 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14319 HTTP/1.1" 200 234 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'TvwC8mQHyn+iIdLE1i11W0LPHRBEUyvL4hQ98ubrj+qN13IP3PAISM8j2/N0x2JtjXL2LbLPRx+6PdlL7niTqg==', 'x-amz-request-id': 'MMJCZAQ38K96JHCE', 'Date': 'Sun, 05 Mar 2023 18:05:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:13.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_medium_14319'}}}} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230305T180513Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180513Z 20230305/us-east-2/s3/aws4_request 66986b247ca2863569b149d93b50e66b6f07ce2d803bdbcbe8835b8ccf73d151 2023-03-05 18:05:13 [botocore.auth] DEBUG: Signature: 9b4dfbfa93e9d057d49e44ddfe9c79510ebeb3a8b7c53eba451806ba660b21ee 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14319 HTTP/1.1" 200 234 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Yr0kh5lHEdQzYAzzIeRKJK5L3BvdHNmCoIm2LtDmg5PbyXaH8RpdSLwcy9U0jwunQLZ5dcEFqhyLIq6pTvoffg==', 'x-amz-request-id': '2HFJ46304PES6GHW', 'Date': 'Sun, 05 Mar 2023 18:05:14 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:14.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_small_14319'}}}} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230305T180513Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180513Z 20230305/us-east-2/s3/aws4_request 947b314b5e8154852de05e15dfdc64712e55d8e2eb493f11749685b78899a221 2023-03-05 18:05:13 [botocore.auth] DEBUG: Signature: 8a561b15a2bc0e2de1b44cc59a39b128334151048bd9a8499d652a5d9be67fe3 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14319 HTTP/1.1" 200 234 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'vEZegz8Dj2m4fnhIUTpb87d0eR4UU6W4Ky5fd0EtycBwPwVZvOxPq5BG3lGrPS+E03LHW9to16Xe/lRIcFjdgw==', 'x-amz-request-id': '2HFST1V7GTVGG54P', 'Date': 'Sun, 05 Mar 2023 18:05:14 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:13 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:14.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:13 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:13 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14318 HTTP/1.1" 200 250321 2023-03-05 18:05:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:13 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:13 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:13 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0WQD1BKVHD6hJQQNWoxnCw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14318', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14318', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180513Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180513Z 20230305/us-east-1/s3/aws4_request f3e6cdf3ea3a26ad4a8fc98eeb51890c230acbf02680f3918d9e6bab6e4fdc37 2023-03-05 18:05:13 [botocore.auth] DEBUG: Signature: 6fb447e7a8d2a670620c124629a7c3889e0b196cbf757d346015dcd50e83e3b1 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:14 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:14 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14318 HTTP/1.1" 400 None 2023-03-05 18:05:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'X27YWDXE4RKEHH2M', 'x-amz-id-2': 'Mv+sVVMW+mxp9hKrpddxfi0iVzNuQbv/tw1lwqLbb9C02Nrb9n7Ciy88bxZEOEtgX/MhJg2ONI0=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:13 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:14 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2X27YWDXE4RKEHH2MMv+sVVMW+mxp9hKrpddxfi0iVzNuQbv/tw1lwqLbb9C02Nrb9n7Ciy88bxZEOEtgX/MhJg2ONI0=' 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:14 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:14 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14318 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14318 2023-03-05 18:05:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:14 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:14 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180514Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180514Z 20230305/us-east-2/s3/aws4_request f131ccb2d5db8853985e27d56db22be15152504455324292d874cb722ecbfb09 2023-03-05 18:05:14 [botocore.auth] DEBUG: Signature: ed4899c5ad8ff6785b7651a4f6643eda1fbd32208c006e4259a89999f93c8f53 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:14 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:14 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14318 HTTP/1.1" 200 0 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Q1s5iNNEjAtYJbQ7OnGS0HlIgkHaOxQU3r40QBV+ca7ulngqOMg6g0E8e5kPCVY1pfOoMQcfg28=', 'x-amz-request-id': 'X27NNFFB4K1KDEWV', 'Date': 'Sun, 05 Mar 2023 18:05:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d16403d412951c3ea125040d5a8c670b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:15 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:15 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'xx_large_14318'}}}} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230305T180515Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180515Z 20230305/us-east-2/s3/aws4_request d71b92d4ae9c076a80ec58a96d907f3328631fb144579f089e7159d67b07a1c8 2023-03-05 18:05:15 [botocore.auth] DEBUG: Signature: d5200175e45c662e0643a979db55c3016329e39fae484a62b7ad729a2d1353a5 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14318 HTTP/1.1" 200 234 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kJZoN7FtxARfZ7ktWlB86R5EzKk9MkeOXXUN3Z/3M4mJl+ORjmpmljUo1y0tINkHrd6QrrqEGvc=', 'x-amz-request-id': '2P4FGRG5PS5KBKWX', 'Date': 'Sun, 05 Mar 2023 18:05:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:16.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_large_14318'}}}} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230305T180515Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180515Z 20230305/us-east-2/s3/aws4_request 9af509e812f58dfed0626780e71f178f3bb59d57047585d39c566bef3208cbb7 2023-03-05 18:05:15 [botocore.auth] DEBUG: Signature: fcc243e2dd87f6ddde60b27f043ff631b31fee8aa652947f7e061f71ade01101 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14318 HTTP/1.1" 200 234 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'KQma1lrLmAF7VE/0b6rD5OpRKijsB7I8XORLOPskdFmAVCPmUGW9yUExbAqNm6GiNCD9kKuloFM=', 'x-amz-request-id': '2P4B5MYTQRBDPMSR', 'Date': 'Sun, 05 Mar 2023 18:05:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:16.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_medium_14318'}}}} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230305T180515Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180515Z 20230305/us-east-2/s3/aws4_request fcf6c949006fab729d816ea6bca933ecfee39a403d9e28e1ec40c2271c345ad1 2023-03-05 18:05:15 [botocore.auth] DEBUG: Signature: 785b3063b45171faea456fad80fa006b035a7bfa602cdc8d069f2b183fde2243 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14318 HTTP/1.1" 200 234 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'POHCZBOHR1xn4EXrkUV3/hE+lAncuSkek9wel5B1Tak2/AdNFIkLDxWCjPpFh7RYYYDMC7+YVVA=', 'x-amz-request-id': '2P4DJB248KE1HPWA', 'Date': 'Sun, 05 Mar 2023 18:05:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:16.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_small_14318'}}}} 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230305T180515Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180515Z 20230305/us-east-2/s3/aws4_request a06c5b82f8671f681ddfdfa4511efe6f4949ce870ca97409bb354c3b0d4c3fad 2023-03-05 18:05:15 [botocore.auth] DEBUG: Signature: 8ee1fe7bc47e072ce6a19c26bca58cc8b42ddbe3e10b3553095e10e22062b322 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14318 HTTP/1.1" 200 234 2023-03-05 18:05:16 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'oFd2XIHqxztEeARNhOVWmiyc1Wg/Sbi8qOThR1hwRk0yAz50wDiM61seJ7f9DXu+X93GJ6+0D/c=', 'x-amz-request-id': '2P44Q4Q2W5P79A2W', 'Date': 'Sun, 05 Mar 2023 18:05:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:16 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:16.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:16 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:16 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:16 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:16 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14317 HTTP/1.1" 200 371831 2023-03-05 18:05:16 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:16 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:16 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:16 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:16 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:16 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:16 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:16 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:16 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'X4M0AgRb3Sb3ynt4k63l2Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14317', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14317', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:16 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180516Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:16 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180516Z 20230305/us-east-1/s3/aws4_request 45f1aecedf10a9cae352bd70b8742272ec3dd3bcb7b7acee78678ccd67bf91c7 2023-03-05 18:05:16 [botocore.auth] DEBUG: Signature: f174f04afd9573683274e164deb20366096caf08e01183e4a37a788d09ddfc89 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:16 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:16 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:16 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14317 HTTP/1.1" 400 None 2023-03-05 18:05:16 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '49MYV9GKF7VQ1Q41', 'x-amz-id-2': 'q6cW55ASSs4Y7uXtaJbqIkthXq0cXjF6op57NrF0oo4FdgJwxTaKX/pxT3M39bOL0Y8veXQSg1I=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:16 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:16 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-249MYV9GKF7VQ1Q41q6cW55ASSs4Y7uXtaJbqIkthXq0cXjF6op57NrF0oo4FdgJwxTaKX/pxT3M39bOL0Y8veXQSg1I=' 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:16 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:16 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:16 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14317 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14317 2023-03-05 18:05:16 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:16 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:16 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:16 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:16 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180516Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:16 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180516Z 20230305/us-east-2/s3/aws4_request bfb537a5948b13ae326c48fcfa42efde80756699264875702127e096da1a22ba 2023-03-05 18:05:16 [botocore.auth] DEBUG: Signature: ae1b723d2d6b6a153e5506ddf9ce3aeb47b40e97426453ab985be26b40bde34e 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:16 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:16 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:17 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:17 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14317 HTTP/1.1" 200 0 2023-03-05 18:05:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'HYsmIQVHm1q7i3AmYJUrx74Gvqc81fFMRH2bqgiXU/8JVUUIqxhDEKTEejUH3CjC+fFzAawtCD4=', 'x-amz-request-id': 'MPS8208529EZN5F4', 'Date': 'Sun, 05 Mar 2023 18:05:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"5f833402045bdd26f7ca7b7893ade5d9"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:17 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:17 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:17 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'xx_large_14317'}}}} 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230305T180517Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180517Z 20230305/us-east-2/s3/aws4_request 9b8a82d25543ffdd492d9ae853e3459c41861655dbe3e520a154303bdf5b6cd8 2023-03-05 18:05:17 [botocore.auth] DEBUG: Signature: 2418a7fbd115a49ce0d4dd81a3d5bcea857e130bb51348a19e7734b5ff66478f 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:17 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14317 HTTP/1.1" 200 234 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'WBIqHyZfDABbcIPns+QPWecdpNu7mQRp/VKc8Fz+LFUvLGQ8i0NI/OYbL9ak3VF0aPkQnrf/VZI=', 'x-amz-request-id': 'MPSB0Q9R0XF0CT1X', 'Date': 'Sun, 05 Mar 2023 18:05:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:18.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_large_14317'}}}} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230305T180518Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180518Z 20230305/us-east-2/s3/aws4_request 65afecd24ec7fbbab256f009235b5a574dd0ebb0a9b832320123eadde56aa306 2023-03-05 18:05:18 [botocore.auth] DEBUG: Signature: 6e3cc812326d048b0f1c0c81f01e7bcf950c140b3528d6cf01f284c3d3fd6149 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14317 HTTP/1.1" 200 234 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'AOtUJnMs3OWJCX3aIAWetSyq7qsZ9UdlaGdyFSePZCCwYOskUb9lMWkmtmWsnYLNfzkqUSxjZp0=', 'x-amz-request-id': 'AJ4MP8VWJDBSM6R8', 'Date': 'Sun, 05 Mar 2023 18:05:19 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:19.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_medium_14317'}}}} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230305T180518Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180518Z 20230305/us-east-2/s3/aws4_request b1c1554b556d551a7bfc9dd8e8d3673907a140d5d8e0ebc0171a9daaf76b99a6 2023-03-05 18:05:18 [botocore.auth] DEBUG: Signature: d241df0f569993fe9a7c19e9d26c873d0bc1bedf92472566e4fa7c9fd41d0b46 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14317 HTTP/1.1" 200 234 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'am34ZM+RoF1GQThCsHeIigL5ExXWp+xCR0W9PseggxVeRYolHy6ifvQKeKi9dEsmRrBwf8IElOk=', 'x-amz-request-id': 'AJ4V77CEDQHS13AN', 'Date': 'Sun, 05 Mar 2023 18:05:19 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:19.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_small_14317'}}}} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230305T180518Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180518Z 20230305/us-east-2/s3/aws4_request 7a4a6f368647e91921c3da38e4eea6e564b177f51354ee51fefbcd9a0a750a2e 2023-03-05 18:05:18 [botocore.auth] DEBUG: Signature: 4d2a6bb3d1a327c6c2bedbf68c15c156272cb18dac0950bc5fde040d0b2ea34c 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14317 HTTP/1.1" 200 234 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'wcDi+FF+BdTFWPix0niCTUHi+L1hjt2/5lQksf3GG/dlBc5PfcRej4wq4Bd4c9N0LStzvufdaRo=', 'x-amz-request-id': 'AJ4TP49WXA70ZQZD', 'Date': 'Sun, 05 Mar 2023 18:05:19 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:18 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:19.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:18 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:18 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14316 HTTP/1.1" 200 327901 2023-03-05 18:05:18 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:18 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:18 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:18 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:18 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '6/0w5qvja4zcPySwWdIMyw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14316', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14316', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180518Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180518Z 20230305/us-east-1/s3/aws4_request bf0aa3a94fb18a15671c67a6ef36e0e4a68bb042533ff9674c332222948e4d90 2023-03-05 18:05:18 [botocore.auth] DEBUG: Signature: 0f3b85eeab3f4f9c93115301698504f7312bb005cb9fb4643d45aa4b82ecae18 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:18 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:19 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:19 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:19 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14316 HTTP/1.1" 400 None 2023-03-05 18:05:19 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'W7BBBCCQ2THGTVTE', 'x-amz-id-2': '2kWbfABQvqeUzFtL+rUxEsADLCQhFjAbTjQj8GaI4udz3G6GUABsjM7Ynb6HnYLBgGt0dBZJAgI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:19 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:19 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2W7BBBCCQ2THGTVTE2kWbfABQvqeUzFtL+rUxEsADLCQhFjAbTjQj8GaI4udz3G6GUABsjM7Ynb6HnYLBgGt0dBZJAgI=' 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:19 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:19 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:19 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:19 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14316 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14316 2023-03-05 18:05:19 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:19 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:19 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:19 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:19 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180519Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:19 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180519Z 20230305/us-east-2/s3/aws4_request ad4700332e41da8fedf4230425be1ae910773b76aa43affa87b30afab468d517 2023-03-05 18:05:19 [botocore.auth] DEBUG: Signature: 8a462f3d4ead5a8823a04e81073c96e93c147e2249bc7ab0e16fe38728e99e28 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:19 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:19 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:19 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:19 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14316 HTTP/1.1" 200 0 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MSEG7IxMm8sKFK1sIxu+DFKPeuy+rMoHHmjxCLL9QPPnMUKr/AwHN8xIhz3M54u2glQRHwfesHc=', 'x-amz-request-id': 'W7B4JJG4S7KD1SNV', 'Date': 'Sun, 05 Mar 2023 18:05:20 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ebfd30e6abe36b8cdc3f24b059d20ccb"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:20 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:20 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'xx_large_14316'}}}} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230305T180520Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180520Z 20230305/us-east-2/s3/aws4_request a6a91703c4c12f9f86504cf505829d81f3bd4858287cb99476094b67c4038444 2023-03-05 18:05:20 [botocore.auth] DEBUG: Signature: 76bec3650c1e45c98779f153792bc0048f6e00389d2e8a2f51dcba3c224e769c 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14316 HTTP/1.1" 200 234 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BAVkNegeGWU7Ak8029XvD73uDtPRvEIoL1eBJgB9Vy8A133N/pjrc/HymG3wDBpmpdZ3k48wAmM=', 'x-amz-request-id': 'BRD45C2MEAFE2HVF', 'Date': 'Sun, 05 Mar 2023 18:05:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:21.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_large_14316'}}}} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230305T180520Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180520Z 20230305/us-east-2/s3/aws4_request 4ef0d93390c030c2127f6ce4bac1591a9d5507c557442e9d3c2971ed07d98c22 2023-03-05 18:05:20 [botocore.auth] DEBUG: Signature: 6706864e8061202fe2aa9c39ca1dacd3a58ea67478ac856f684400cdfa399fad 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14316 HTTP/1.1" 200 234 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BPXgRFuiObjjcQ5CRfuK3Cir3GYeG2NtL8sBAjRdE3QBc+wXKr+rYXglVVy/H/ooBpDgbQ7dwkc=', 'x-amz-request-id': 'BRDAARWKCVMWNJVE', 'Date': 'Sun, 05 Mar 2023 18:05:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:20 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:21.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_medium_14316'}}}} 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230305T180520Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180520Z 20230305/us-east-2/s3/aws4_request 28783030684bb96b8d901a752ba614346fa812131471fabe98553b1a8b1475c7 2023-03-05 18:05:20 [botocore.auth] DEBUG: Signature: b32faf1170d98c8a4514c61ec9137885e4fe985ff33f8a4097f6df0d29e85522 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14316 HTTP/1.1" 200 234 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'AI/PrcHJk0mVG4C76EpeHxdG6S+uEoMapBt+9KedQCQDQOGLLPZLlKBjhJsj6qc7mVjqk2SI6nM=', 'x-amz-request-id': 'BRDECY4SEY5P39Q0', 'Date': 'Sun, 05 Mar 2023 18:05:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:21.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:21 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:21 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_small_14316'}}}} 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:21 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230305T180521Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:21 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180521Z 20230305/us-east-2/s3/aws4_request 46c345a0e3ca11b5409c1bba6d587763c7436a0614d012f473939babe04ca1fc 2023-03-05 18:05:21 [botocore.auth] DEBUG: Signature: fc13e8e25ccf5f5aab48af527d97f3dfb1b2f89af4a34c2ef7194793b45b3b6d 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:21 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14316 HTTP/1.1" 200 234 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ahPVLFF+JfZxw1tZoSowr9bPS+5VWCq2kK5DDwxSTZ4z2yJsbHfcfySUQP2Ah0NLlUcYAsonA+8=', 'x-amz-request-id': 'HJBQ1EF5NRCS6817', 'Date': 'Sun, 05 Mar 2023 18:05:22 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:22.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:21 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:05:21 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:05:21 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14315 HTTP/1.1" 200 1530393 2023-03-05 18:05:21 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:05:21 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:05:21 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:05:21 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:05:21 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:21 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:21 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14315', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14315', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:21 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180521Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:21 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180521Z 20230305/us-east-1/s3/aws4_request 2ce6e97001487ccdb4ac4b8942c3876bb0801a0d2eaa79d42a28856d2f6115cc 2023-03-05 18:05:21 [botocore.auth] DEBUG: Signature: fdcd63459be2e99a1328897625b0939f9c50dcebd804c95134f9312e537976ee 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:21 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:05:21 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:21 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14315 HTTP/1.1" 400 None 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'HJBQX4AMD1NTHKFG', 'x-amz-id-2': 'tZgvYcflEgzPRQwOK8xX49zyxbxSS5wUW9Cm0o1ECbTp4J9Mhibx1t390IC9lq1Yut5K6BbfsOU=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:05:21 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:05:21 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2HJBQX4AMD1NTHKFGtZgvYcflEgzPRQwOK8xX49zyxbxSS5wUW9Cm0o1ECbTp4J9Mhibx1t390IC9lq1Yut5K6BbfsOU=' 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:21 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:21 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:21 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14315 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14315 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:21 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:05:21 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:21 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T180521Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:05:21 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180521Z 20230305/us-east-2/s3/aws4_request 04fdfb80054e7ced54a9476992066e06b78d05dbd576394af582ecfdc1f60108 2023-03-05 18:05:21 [botocore.auth] DEBUG: Signature: d56aeed1aecf08c888bb3c7f55626f41aaf9e232e4c2878afb77fc9429f2aa68 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:05:21 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:21 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:05:22 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:05:22 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:05:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14315 HTTP/1.1" 200 0 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '2V3vjVODNgZvUw7TJIoEwSEvcpJg2P09K5CQpqJt0GHG9h1FFAiMCreBCGAZM/XfaCjHglMX7CQ=', 'x-amz-request-id': 'DQ33RSJ38YDVCTZW', 'Date': 'Sun, 05 Mar 2023 18:05:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:05:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:05:23 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:05:23 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'xx_large_14315'}}}} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230305T180523Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180523Z 20230305/us-east-2/s3/aws4_request 16a935be7509460009883fd201c40e54fbd19017d8aa6702808664f50e857c4c 2023-03-05 18:05:23 [botocore.auth] DEBUG: Signature: dde30db437de5740dc786edba96014bd288087a6418ddf72b79c30392a1dd7e4 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14315 HTTP/1.1" 200 234 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '/VdgEKToSzX3B8i92VLQ1eGjQoeJz2ngcyzvbcAhMlbI/rl18uFzCcgFsWB4sNRLQ4QBQyD4bzs=', 'x-amz-request-id': 'XY4RC007AD0RZQ0D', 'Date': 'Sun, 05 Mar 2023 18:05:24 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:24.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_large_14315'}}}} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230305T180523Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180523Z 20230305/us-east-2/s3/aws4_request ef7f2bbb0b639584b689b93ddccc35b8cdfe78b9ace0d8d457d6a80493885752 2023-03-05 18:05:23 [botocore.auth] DEBUG: Signature: ae2da84832d225b36dde48dbfd23b6b9ddc624bcfa7aa05e814305c2ba7fdf26 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14315 HTTP/1.1" 200 234 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '9Bci5JWuTiGk5mmKMvqXwpVWxWDsifdoezZeNc8krrWqeIa1Lc2YZIb4CqOo17Vglrg/UJsrDNI=', 'x-amz-request-id': 'XY4QZX2M062CXQ48', 'Date': 'Sun, 05 Mar 2023 18:05:24 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:24.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_medium_14315'}}}} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230305T180523Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180523Z 20230305/us-east-2/s3/aws4_request 8ebc621f1429fdebd21c02c5ff265b5b82d870557064ea5e859a8b6bbf3cc46e 2023-03-05 18:05:23 [botocore.auth] DEBUG: Signature: 5fde33957e1261ea382f48f15264edbb6a7f8701b2b24ad3881e7e55a2145583 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14315 HTTP/1.1" 200 234 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'uey0wKge0ZMP6JWdQr4ayKcmaJ4pfONswd2LFbHTpfNsXYqo6ZvPga9AsnNd96Udo8fGNCa1vmw=', 'x-amz-request-id': 'XY4Y4685WJX2YTZ0', 'Date': 'Sun, 05 Mar 2023 18:05:24 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:23 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:24.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:05:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:05:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:05:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_small_14315'}}}} 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:05:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230305T180523Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:05:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T180523Z 20230305/us-east-2/s3/aws4_request 723ede1c0bf91b7647e51df0e822abe7d92c4c4e56dcc538cfdbd303c006311b 2023-03-05 18:05:23 [botocore.auth] DEBUG: Signature: 7ef539a2de300a55d0dc7827d12fe7b9a5963d212bb49577ac73f5162473d922 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:05:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:05:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:05:24 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14315 HTTP/1.1" 200 234 2023-03-05 18:05:24 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kx2wksrYPpMs2BUGyd1D1m1mlwuhUL39RvT3rDsckI8HtZzPpdLFGNG5yWGr8wuZHR49gVoxLkk=', 'x-amz-request-id': 'XY4RPRE0DWCPG86R', 'Date': 'Sun, 05 Mar 2023 18:05:24 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:05:24 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:05:24.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-05 18:05:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:05:24 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:05:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:40 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-10-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Alingsås', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin lägenhet om 3rok nära till centrum, affärer och skolor.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8996', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/alingsås/9486', 'photos': '["https://api.bostadsregistret.se/image/14321", ' '"https://api.bostadsregistret.se/image/14319", ' '"https://api.bostadsregistret.se/image/14318", ' '"https://api.bostadsregistret.se/image/14317", ' '"https://api.bostadsregistret.se/image/14316", ' '"https://api.bostadsregistret.se/image/14315"]', 'plat': '57.93399325', 'plong': '12.5343105', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '70', 'state': 'Alingsås', 'street': 'Frostvägen 4', 'title': 'Förstahandskontrakt - Alingsås', 'zipcode': '44134'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:13:40 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min) 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:40 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:40 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:40 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:40 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15963 HTTP/1.1" 200 120792 2023-03-05 18:13:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:40 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:40 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:40 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '+CFaStzNH9dj5I2oGDOGOA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15963', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15963', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181340Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181340Z 20230305/us-east-1/s3/aws4_request b18e0b2de44bebc05de84e88a0535ef33f54550eeb9adcacf7b6d7ea390a291c 2023-03-05 18:13:40 [botocore.auth] DEBUG: Signature: 5b2c4bc957a52ec75c675d1b8dea02ef694d8f89bb9c15b2adce04ba08f28d67 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:40 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:40 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:41 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:41 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15963 HTTP/1.1" 400 None 2023-03-05 18:13:41 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'R2EZQ7NAXN5A4QGR', 'x-amz-id-2': 'BFyw8TkRN3nACstTEhKS1jM3AgNHe3JzvPEahlbht5NAd1iaXobaPm+l9SqvPgDTMgmRVQGryK0=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:40 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:41 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2R2EZQ7NAXN5A4QGRBFyw8TkRN3nACstTEhKS1jM3AgNHe3JzvPEahlbht5NAd1iaXobaPm+l9SqvPgDTMgmRVQGryK0=' 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:41 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:41 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:41 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:41 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15963 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15963 2023-03-05 18:13:41 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:41 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:41 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:41 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:41 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181341Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:41 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181341Z 20230305/us-east-2/s3/aws4_request 44db04430df5c5c889a7eac4c09cf5b2670164ed2f542d07d234dc5e84e21235 2023-03-05 18:13:41 [botocore.auth] DEBUG: Signature: 84d3e885a4acb8132d2fb0c5e7655e81e54af3f6ccdaeb6c87616bb861783c32 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:41 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:41 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:41 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15963 HTTP/1.1" 200 0 2023-03-05 18:13:41 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UDRicSrw6hz4UGDPZoY6wSMdsS9V7+V4fTelYWW+gW+R5aapvRh3S91xk267A1ZYMoOg+80+3g8=', 'x-amz-request-id': 'ZX04R0V40DCT18A9', 'Date': 'Sun, 05 Mar 2023 18:13:42 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"f8215a4adccd1fd763e48da818338638"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:41 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:41 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:41 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:41 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:41 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:41 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:41 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:41 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'xx_large_15963'}}}} 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:41 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230305T181341Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:41 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181341Z 20230305/us-east-2/s3/aws4_request a2ac58aaa62358ecf99db4edae40222bb5c20353bc60841b3191d49fef80f104 2023-03-05 18:13:41 [botocore.auth] DEBUG: Signature: 3a8b272fb6139ec9d345b115fe8552e2a9061741686881a50343b83478283a5b 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:41 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:41 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15963 HTTP/1.1" 200 234 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'jJtXgLdnSEVNv6FpL/9h6EvP5qhBbjGaLyWlRdGmtPJoKkZRwXaqPmaKMbPgNmWiJTlmCMP/H90=', 'x-amz-request-id': 'SQXY8D5T22RG6VFQ', 'Date': 'Sun, 05 Mar 2023 18:13:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:43.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:42 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_large_15963'}}}} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:42 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230305T181342Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181342Z 20230305/us-east-2/s3/aws4_request 75b1f76b2828e2c666dedb32a8a07da4dc6f58cab538f2930132838e2859c1f9 2023-03-05 18:13:42 [botocore.auth] DEBUG: Signature: 8b6ed6ec2c981955b7ae9581b07e4296428d11fcc05b0f0c180c3c24745c33dc 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15963 HTTP/1.1" 200 234 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '4yNSRkou+7v4IwpIuZ60dsZozuU1pdYYNETQG5mtDtEv2JAiXsZyf+RhoTPDcZuo8pIzHEmGRzA=', 'x-amz-request-id': 'SQXTPQC9TX4KV297', 'Date': 'Sun, 05 Mar 2023 18:13:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:43.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:42 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_medium_15963'}}}} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:42 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230305T181342Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181342Z 20230305/us-east-2/s3/aws4_request 312f3b84729e7b3265935de57bb89dbe98c5cca04253bce4aaaae13f1cae00f5 2023-03-05 18:13:42 [botocore.auth] DEBUG: Signature: b9c30a90e62ed45ef111ab2989f276cb85f7d08921e4f49d776d8d7e5eff1bde 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15963 HTTP/1.1" 200 234 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pPpfg4KLyeQhFTgFfGCWdROKLjHRy8xQsTqm9FlusAcB1KcgFzOAgpc0F2c9iLzOeOAAmEvmV38=', 'x-amz-request-id': 'SQXVJ3Z5KYC8XWVC', 'Date': 'Sun, 05 Mar 2023 18:13:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:43.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:42 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_small_15963'}}}} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:42 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230305T181342Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181342Z 20230305/us-east-2/s3/aws4_request 686c4c4bd98dca3a615d204fd76eb2ed9021e2386e26f7d7c2427cf684ed32e0 2023-03-05 18:13:42 [botocore.auth] DEBUG: Signature: 23034c946ae67ff1cb4993eac22dc4c9c97b8aaa1688c61aa4563d6d56cb5612 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15963 HTTP/1.1" 200 234 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LOvSyxm0GpNdlfDPti32zMB4UO81Uui0230VcZuspxaaj8w7yzfsq1lBYfayWOHWVVAkTTmAF24=', 'x-amz-request-id': 'SQXVMNZPQ63M800M', 'Date': 'Sun, 05 Mar 2023 18:13:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:42 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:43.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:42 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:42 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15962 HTTP/1.1" 200 8852 2023-03-05 18:13:42 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:42 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:42 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:42 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:42 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:42 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'oVCB65hV1+u+uXoH36Cl+g==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15962', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15962', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:42 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181342Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181342Z 20230305/us-east-1/s3/aws4_request b9b32fd2da6cb2b98f267a8105871e517e2ee77edb23a887b4dce99663cdabf8 2023-03-05 18:13:42 [botocore.auth] DEBUG: Signature: 0fd06ce6f84383a560965db70e262a3faec8e0546cc24d90832ac3e664e2ea38 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:42 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:43 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:43 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15962 HTTP/1.1" 400 None 2023-03-05 18:13:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '52W9X89F8VJMY5JT', 'x-amz-id-2': 'nW2zdr77oh8W4fOeWId820bmRrkiTutUL0QXYwkl5pTgEO11hLsfi2w/1del/6xdF/vOknCZINY=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:42 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:43 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-252W9X89F8VJMY5JTnW2zdr77oh8W4fOeWId820bmRrkiTutUL0QXYwkl5pTgEO11hLsfi2w/1del/6xdF/vOknCZINY=' 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:43 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:43 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15962 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15962 2023-03-05 18:13:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:43 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:43 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181343Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181343Z 20230305/us-east-2/s3/aws4_request e5d54ae1fa435e9a6848271ead1e4f84443b0fd81073233d9666ccdc74b8672b 2023-03-05 18:13:43 [botocore.auth] DEBUG: Signature: b29d88e59c5cd260a3d79b1170b0ce3916ff9ec571e77622ed274d9d54ef695c 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:43 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:43 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15962 HTTP/1.1" 200 0 2023-03-05 18:13:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '9twLxhQErZ8dK77mya+13vZszOad9p4ZoamYAmNIg2BbGrjAe9JzH3khV8VmYM2FOIrHhmhy+ag=', 'x-amz-request-id': '52W4CM7N60WJPNBP', 'Date': 'Sun, 05 Mar 2023 18:13:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"a15081eb9855d7ebbeb97a07dfa0a5fa"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:43 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:43 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:43 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'xx_large_15962'}}}} 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230305T181343Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181343Z 20230305/us-east-2/s3/aws4_request 49700aaa7a6eb99ee45977c732e49e85a581be271026f2cf258d4a80ff93990f 2023-03-05 18:13:43 [botocore.auth] DEBUG: Signature: 3dc78eb99a580a902da0c9a2bd5b7bab7ec8e02d60642acaeffb3731cb0d9903 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:43 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15962 HTTP/1.1" 200 234 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'DqUCg/mit812kSucIRBgcS+N3/YZJ1Z+izuuhMiT4IIkmxM2w3JeJQQ4HjExDSMdrmY4itLL8j8=', 'x-amz-request-id': '52W2GSXR3X7ZWEME', 'Date': 'Sun, 05 Mar 2023 18:13:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:44.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:44 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_large_15962'}}}} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:44 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230305T181344Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181344Z 20230305/us-east-2/s3/aws4_request baca72cd785d4c8a8789d466293e7e21add2e10e427e82d54114da35681c65a2 2023-03-05 18:13:44 [botocore.auth] DEBUG: Signature: a5d43c1bc081943d7ab3ecdfde04a625bc39267e6b5af98b834f0a7aba747f27 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15962 HTTP/1.1" 200 234 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'v7oBlO9HQ+VSidMkYgLKm+KqRIaYA6Wv+pVBg/t2xIVq8T8PScHL+T53Wh5UAkdezLUHhrFdirs=', 'x-amz-request-id': 'VDE5VF10EMJAYZA8', 'Date': 'Sun, 05 Mar 2023 18:13:45 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:45.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:44 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_medium_15962'}}}} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:44 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230305T181344Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181344Z 20230305/us-east-2/s3/aws4_request 8ef5b8cbedb3cf126ef887562ae043ad497d1a519d5933feb531b957b421e484 2023-03-05 18:13:44 [botocore.auth] DEBUG: Signature: 01508517952932b3b6dda198bc9056b74b4529ebd924750e747f80f862b6b9fc 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15962 HTTP/1.1" 200 234 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ZYoYzNFCGD4NOg9s3LSGTTnsFZyaYPnCYqvfO0PhRdsuKVDKkFeU94GQeLhI8q05TJer6UA7c90=', 'x-amz-request-id': 'VDEB5TXWC90ATVKN', 'Date': 'Sun, 05 Mar 2023 18:13:45 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:45.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:44 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_small_15962'}}}} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:44 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230305T181344Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181344Z 20230305/us-east-2/s3/aws4_request 27a33e3d83182e18e9fee49f86c9a09707c563105334af51592e8d0dfaafee53 2023-03-05 18:13:44 [botocore.auth] DEBUG: Signature: c93f8d02c38fc44e8cb8701c70ddd548fe669675b8d505a54a31dd3ca5fb1d74 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15962 HTTP/1.1" 200 234 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'j6TURBSCW4PcfWqp40T83l/gGjW7Xs8jA77OgBlQ8oMStp+Sb0aH7APhjg8R8BBXEPy9+SGYYjE=', 'x-amz-request-id': 'VDEFQ65DSB7H5NJH', 'Date': 'Sun, 05 Mar 2023 18:13:45 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:44 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:45.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:44 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:44 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15960 HTTP/1.1" 200 50237 2023-03-05 18:13:44 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:44 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:44 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:44 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:44 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:44 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '1CkC+CJGXX2PqzTT+ba8YQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15960', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15960', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:44 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181344Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181344Z 20230305/us-east-1/s3/aws4_request 016194aca374a9ad1f1ce40628014413ee3232ab58378dfa5f86981c1e41bcea 2023-03-05 18:13:44 [botocore.auth] DEBUG: Signature: 0cf47d03782ec26fcfb2a9701645dd916e857edb25e489c68b96a74c7e4faa7e 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:44 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:45 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:45 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:45 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15960 HTTP/1.1" 400 None 2023-03-05 18:13:45 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'C00T83ZCC1Y6EG3B', 'x-amz-id-2': 'ZNbZEWSlVnaJiG2Bh0rXt17xu9bg6pJzVyyWE67l/7ZduMGBrx50RpBhyjQYnSk7IlUbnn7AG0Q=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:44 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:45 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2C00T83ZCC1Y6EG3BZNbZEWSlVnaJiG2Bh0rXt17xu9bg6pJzVyyWE67l/7ZduMGBrx50RpBhyjQYnSk7IlUbnn7AG0Q=' 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:45 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:45 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:45 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:45 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15960 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15960 2023-03-05 18:13:45 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:45 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:45 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:45 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:45 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181345Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:45 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181345Z 20230305/us-east-2/s3/aws4_request 23f4e846aa2f90e5849bba37f5c6848fb2cecee37bc0f18a1b3de6038d42eb49 2023-03-05 18:13:45 [botocore.auth] DEBUG: Signature: 15832e53866d8cd194e90384c5da51ea2869836aba4c62876c70248df584ed9e 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:45 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:45 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:45 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:45 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15960 HTTP/1.1" 200 0 2023-03-05 18:13:45 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'CpUm6K4JK2ds8+tEzimHUivilPWQWV8mGaZrUQK/kQCnr0nH4kKB6kKn1MhTQ1QyXgqMvL0dycg=', 'x-amz-request-id': 'C00GCCXZFHSJPKSX', 'Date': 'Sun, 05 Mar 2023 18:13:46 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d42902f822465d7d8fab34d3f9b6bc61"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:45 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:45 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:45 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:45 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:45 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:45 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:45 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:45 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'xx_large_15960'}}}} 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:45 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230305T181345Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:45 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181345Z 20230305/us-east-2/s3/aws4_request a26d209a0d1ac83e84b1a066fa43e6866c809f7aa292f8774ccea968c8b819ae 2023-03-05 18:13:45 [botocore.auth] DEBUG: Signature: 817e491765db71ce047ba5d14444f917ab4904bbe353dd6164431adaa55c9217 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:45 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:45 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15960 HTTP/1.1" 200 234 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zx8VS/XTbnTKzyLmIEMEd/akwPjC3CU2leVAxNRSRKQibCWHFN2nRq4gX85Sk51/tGRKbwINVTQ=', 'x-amz-request-id': 'E5TXCTVAC7N5QCTY', 'Date': 'Sun, 05 Mar 2023 18:13:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:47.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_large_15960'}}}} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230305T181346Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181346Z 20230305/us-east-2/s3/aws4_request 24764c51940c822d8186cfb661ee0704bdc289d6532b46c67fdf95d0dda9e6c2 2023-03-05 18:13:46 [botocore.auth] DEBUG: Signature: 7aa5334a3c38f20e298007140b9f70928196fd8bdf2529611e810e08fc71395d 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15960 HTTP/1.1" 200 234 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'G82kidvBTlUmltEZ1ar402Y4DjWfItJ5wdxACFyPP4M2ODqmqUaMJAHLFkzHE/mhNAAONhxs4k8=', 'x-amz-request-id': 'E5TTF19GHG7757V0', 'Date': 'Sun, 05 Mar 2023 18:13:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:47.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_medium_15960'}}}} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230305T181346Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181346Z 20230305/us-east-2/s3/aws4_request df51a79e01c63609d8943dec66119e5145ee078eb4c5d49b7aa7a0570df9c945 2023-03-05 18:13:46 [botocore.auth] DEBUG: Signature: 1809ac5dcdbb7aac44016a38f53c2a8927d2de5436dc8126af1aaf7be49a4620 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15960 HTTP/1.1" 200 234 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'xRCP36t9a15dWAPOeKPmO93DaFxKxNX06WXBYPXXEB3U0gITCdYq6WRS5/FvX2W+DNbmAJHgMok=', 'x-amz-request-id': 'E5TWSR8A5ES43YCV', 'Date': 'Sun, 05 Mar 2023 18:13:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:47.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_small_15960'}}}} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230305T181346Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181346Z 20230305/us-east-2/s3/aws4_request 011bc20d852df2fa42c24300011daf5b0e48993eb69b87ae7f0ef31ac44fd885 2023-03-05 18:13:46 [botocore.auth] DEBUG: Signature: 620d33f2a3d9a109f2d31b1760d78012c5d804291bcba86afd4a9c2ab94ceb03 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15960 HTTP/1.1" 200 234 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Ipk5P0gwWNOQNRjy2KPN2CFLsK4TEzDij136gH4jdbV8MKrJEMqZ0Epi7kF1WWw8Vj9DT35Zr00=', 'x-amz-request-id': 'E5TVV4GXRR0GECPZ', 'Date': 'Sun, 05 Mar 2023 18:13:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:46 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:47.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:46 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:46 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15959 HTTP/1.1" 200 57950 2023-03-05 18:13:46 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:46 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:46 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:46 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:46 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'TiqTO3ggITgJ8QjBlGpuNA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15959', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15959', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181346Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181346Z 20230305/us-east-1/s3/aws4_request 84ebd7b7d157ec4e6381a551e13df5a3cb0222b63ee19ce892322180547823e9 2023-03-05 18:13:46 [botocore.auth] DEBUG: Signature: 4eec4094d1bf577cf509ebfa526598996d89d49d4f68fd11e3ca8c27f6d2b4c7 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:46 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:47 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:47 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:47 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15959 HTTP/1.1" 400 None 2023-03-05 18:13:47 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'ND4HYVN3XBP1P0BK', 'x-amz-id-2': 'hu30SJKksqmyeT53Oymj1441jvIm/zmOtSjGHPYUdm5ARga1VZaqMS6sq/TwaX4ia1qk+xnLpfY=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:46 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:47 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2ND4HYVN3XBP1P0BKhu30SJKksqmyeT53Oymj1441jvIm/zmOtSjGHPYUdm5ARga1VZaqMS6sq/TwaX4ia1qk+xnLpfY=' 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:47 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:47 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:47 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:47 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15959 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15959 2023-03-05 18:13:47 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:47 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:47 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:47 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:47 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181347Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:47 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181347Z 20230305/us-east-2/s3/aws4_request 9c332e4a7d2f8cbb338a959f6c0cfafa0ad5cabc9e8361431a3afd395f5c1eae 2023-03-05 18:13:47 [botocore.auth] DEBUG: Signature: 921e0aac2973f10a9ac571977bdf51b5e0102d17b007a0900d0e995013629c81 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:47 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:47 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:47 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:47 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15959 HTTP/1.1" 200 0 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MMYh7GNTKEPfNhzjo0J7f1PrhEs8gLdoeJ1KTe0l6mdF7aJPmQlmP109qZdxVYebQs8m8P/8GVI=', 'x-amz-request-id': 'ND4G67T79YVGVA4Y', 'Date': 'Sun, 05 Mar 2023 18:13:48 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"4e2a933b7820213809f108c1946a6e34"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:48 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:48 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'xx_large_15959'}}}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230305T181348Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181348Z 20230305/us-east-2/s3/aws4_request 202bc53c2ad931d485d4caf17281ffc6f55075fd455b2dbd9cca6a2ad1fecc09 2023-03-05 18:13:48 [botocore.auth] DEBUG: Signature: f2610ff800571631951837c67cb27336db0d8dad5410f57607958a5f4270b9c4 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15959 HTTP/1.1" 200 234 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'DQVYM8ZSlBg8JbP9fNVNgQA9jYz9evFIqio+mM7KMsMYyMF3moPzHoCkR5ChSKM3L6uDbMODqAE=', 'x-amz-request-id': 'T53T2FSCTXZEEQ86', 'Date': 'Sun, 05 Mar 2023 18:13:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:49.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_large_15959'}}}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230305T181348Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181348Z 20230305/us-east-2/s3/aws4_request bd951b8dcbc184d96893e199d505347c3a727398220739a7ad81fb2685ac3563 2023-03-05 18:13:48 [botocore.auth] DEBUG: Signature: 86ee4faf6c76aaf1c9f6af0dfdecb29534f3c7d5915189c4fa63af5068945ea5 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15959 HTTP/1.1" 200 234 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BlN/V9hVJYUZdORq4CR2QaKXsUX94E94/S5m0arpngbPLRmfXLzcNhbn8tqt8WY4w4KvkmLezfE=', 'x-amz-request-id': 'T53NW3DJQAHA067Y', 'Date': 'Sun, 05 Mar 2023 18:13:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:49.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_medium_15959'}}}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230305T181348Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181348Z 20230305/us-east-2/s3/aws4_request 046812965366d18211132f10e9f2810a62268eca6329096d7ff01f39c8fe25aa 2023-03-05 18:13:48 [botocore.auth] DEBUG: Signature: 19d75c8b9b76ff7db377eb2eb9006b4cb9d745f8485558948aa47a3f170af9b3 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15959 HTTP/1.1" 200 234 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ssbUOt5qBRSANr2DPgIPzAwz8nJknyYGUGRhjw6do87VvGeboGY1Uq2EVdZ7f/I9SXmBQuEELpE=', 'x-amz-request-id': 'T53SYAVJG9BVDNXK', 'Date': 'Sun, 05 Mar 2023 18:13:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:49.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_small_15959'}}}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230305T181348Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181348Z 20230305/us-east-2/s3/aws4_request 1eb364b0b849dd02ad43c3d66a1c70bbffe5ec45a85c2d59bc2ee8af70b98070 2023-03-05 18:13:48 [botocore.auth] DEBUG: Signature: 985b1a73fd861998d99e85f626afced16f9ac9fd3a6e663f54386ae792e5e0d0 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15959 HTTP/1.1" 200 234 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'C0bUJmFyqtWmYyEJQAsi7SBMtRE5wCT61W2Rq1rZl5j/eMZt+H7wndX4GELx02aw/RiTbMklRpc=', 'x-amz-request-id': 'T53XDMC37DYTVPMM', 'Date': 'Sun, 05 Mar 2023 18:13:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:48 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:49.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:48 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:48 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15958 HTTP/1.1" 200 45624 2023-03-05 18:13:48 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:48 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:48 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:48 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:48 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'l3lOea3xGXDZgebD7O2OYg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15958', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15958', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181348Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181348Z 20230305/us-east-1/s3/aws4_request 723fa73d73606f6cc1d8695910567311765e124e4ad370e0f42f04c63539b542 2023-03-05 18:13:48 [botocore.auth] DEBUG: Signature: 5472820945928c971ca07d586336dae7abb37ae998a8e4f45235ae40dcfc1a99 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:49 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:49 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15958 HTTP/1.1" 400 None 2023-03-05 18:13:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'YY861BMG762EACBM', 'x-amz-id-2': 'qcDBRMzPwvEMSU0a1xcG5vS6sFyuMehbgkjaiw7bVp96/CnvqqfeyLZ7fN1sa5Ka/FvTMLLGgH4=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:49 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:49 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2YY861BMG762EACBMqcDBRMzPwvEMSU0a1xcG5vS6sFyuMehbgkjaiw7bVp96/CnvqqfeyLZ7fN1sa5Ka/FvTMLLGgH4=' 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:49 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:49 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:49 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15958 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15958 2023-03-05 18:13:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:49 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:49 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:49 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:49 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181349Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181349Z 20230305/us-east-2/s3/aws4_request f645151e6ae4e2ddcba0603f6303e209ad7054c2902b0e4092faffec0a425b76 2023-03-05 18:13:49 [botocore.auth] DEBUG: Signature: 25d21e72b2a69eaf3e1fd6b4d67e7b575c87102505cfabc2a2cf854783b84626 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:49 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:49 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:49 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15958 HTTP/1.1" 200 0 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'dGE5WYuX/lW8FhW7leBKj07HfHwsRDde/yfSIedmBbenRLw2WS5NWQL27JLH2SAaLmTH69X8GoI=', 'x-amz-request-id': 'YY8BBEBHPQDSMSRT', 'Date': 'Sun, 05 Mar 2023 18:13:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"97794e79adf11970d981e6c3eced8e62"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:50 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:50 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'xx_large_15958'}}}} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230305T181350Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181350Z 20230305/us-east-2/s3/aws4_request 4b0cc5d0fa0c7f660cb6867806562be9ec49091120c81ed02ec1c46da27170f8 2023-03-05 18:13:50 [botocore.auth] DEBUG: Signature: ff88fdf05c6c05f90d20cbe6eb24cec45503971463d364e7e976dfde8b2e6f91 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15958 HTTP/1.1" 200 234 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'sMUHlgNFQuT5GrVMSpc1unHloq1ZmVqJSxcfy20Rqg1lKHRWRIC0/WgPZR/Y78OGtd52/SwQRoU=', 'x-amz-request-id': 'G7FK00T8VCWY0DQ9', 'Date': 'Sun, 05 Mar 2023 18:13:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:51.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_large_15958'}}}} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230305T181350Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181350Z 20230305/us-east-2/s3/aws4_request 8374648679111df369b6699292b6d16cfb35e5cbcc740f5dfe681177e372d1b6 2023-03-05 18:13:50 [botocore.auth] DEBUG: Signature: 406ad13232b77c46e5733902d274c2cc7c2dfc4c68d17b78153b832c4a584ff6 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15958 HTTP/1.1" 200 234 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '/MbthTWjcI+Vv/V6qIv5jNwMe7AS2oFB51DziX4titafIWOcoGuu6hEEsT26jotmrwBBdcsgB08=', 'x-amz-request-id': 'G7FWCGMXM0205ZS3', 'Date': 'Sun, 05 Mar 2023 18:13:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:51.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_medium_15958'}}}} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230305T181350Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181350Z 20230305/us-east-2/s3/aws4_request 1669e432ab93b9c418ee438f2185649523f21e67f2d67f2e71a170588b8217b9 2023-03-05 18:13:50 [botocore.auth] DEBUG: Signature: 5b6c6f2c3000b520f63fcf036ed8c1e95d4ff670e8d195ab045aff0d5aea1a6a 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15958 HTTP/1.1" 200 234 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'cDZMkAdERh0l8x4uQoPE6wxqpEZF6AY+rMksxION43lBRMvtK8Kxb49xAwgO8HAY63cvIsvYb2k=', 'x-amz-request-id': 'G7FMYP4CPE1YSR9F', 'Date': 'Sun, 05 Mar 2023 18:13:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:51.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_small_15958'}}}} 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230305T181350Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181350Z 20230305/us-east-2/s3/aws4_request 78c283a077428a2d017839a665adc0bed4156431afc84f6a4c620aed60927883 2023-03-05 18:13:50 [botocore.auth] DEBUG: Signature: 75594e37eee3abfca3e839936c04914a541f059fdc9d1fd292f7aa204c5430bc 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15958 HTTP/1.1" 200 234 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '8JaVJYzojiHx+NfEDUZsQxcMkZbyqGHUxz+x/k3uWMPNOuFsPJMkhbBS2kkKXcT4BieudfBoR4g=', 'x-amz-request-id': 'G7FV4AJ0WFEX4EXK', 'Date': 'Sun, 05 Mar 2023 18:13:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:51.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:50 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Aneby', 'country': 'SE', 'currency': 'Kr', 'desc': 'Rymlig sjönära 2ROK, nyrenoverad med hög standard. Stor terras. Nytt ' 'modernt fullutrustat kök tillsammans med allrummet som har en gammal ' 'vacker kakelugn och utgång till den stora terrassen. 50 m från sjön. ' 'Fastigheten ligger i ett stort grönområde med möjlighet till fiske ' 'och närhet till bad och bastu. Finns också tallskogar med vandrings- ' 'och cykelleder.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5900', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/aneby/9919', 'photos': '["https://api.bostadsregistret.se/image/15963", ' '"https://api.bostadsregistret.se/image/15962", ' '"https://api.bostadsregistret.se/image/15960", ' '"https://api.bostadsregistret.se/image/15959", ' '"https://api.bostadsregistret.se/image/15958"]', 'plat': '57.8619308', 'plong': '14.697774933333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Aneby', 'street': 'Skärsjö gård ', 'title': 'Förstahandskontrakt - Aneby', 'zipcode': '57892'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:50 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:50 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:50 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:50 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:51 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/13092 HTTP/1.1" 200 728658 2023-03-05 18:13:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:51 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:51 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:51 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'hcvy0k3otBEX02OEBTeoQw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/13092', 'url': 'https://rentlyse-upload.s3.amazonaws.com/13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '13092', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181351Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181351Z 20230305/us-east-1/s3/aws4_request 084b77b9373d252d41c26cbfc1dc7672bd8935b4d078dd13667486c2525b28cc 2023-03-05 18:13:51 [botocore.auth] DEBUG: Signature: e92de4bbd0b4675086d077ca0f10856ae32d447f6f76c626734f4daa5d363eac 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:51 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:51 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /13092 HTTP/1.1" 400 None 2023-03-05 18:13:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'XJ1G11MN4GSAG3NS', 'x-amz-id-2': 'W8QuPXnuvhDQ7ld1Qrmn1/xcPguxTsowz90PUUemHEODjAwqMnCQlPYsVH/JlLlRxlHDngvQ2ew=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:51 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:51 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2XJ1G11MN4GSAG3NSW8QuPXnuvhDQ7ld1Qrmn1/xcPguxTsowz90PUUemHEODjAwqMnCQlPYsVH/JlLlRxlHDngvQ2ew=' 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:51 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/13092 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/13092 2023-03-05 18:13:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:51 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:51 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181351Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181351Z 20230305/us-east-2/s3/aws4_request c5e841d993e3e8bbc8ee13f659f6da1c8c9dff013fe9cd0f838e45c056f3aba9 2023-03-05 18:13:51 [botocore.auth] DEBUG: Signature: 88c5fa33c6dfc993a7e0f30365959b0ebd28d76807b3c17dea61e923690634be 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:51 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:51 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:52 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /13092 HTTP/1.1" 200 0 2023-03-05 18:13:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'U5DZYp7yyOWn36ASCZjh7iWE9TuHQrY82n6Gp6JDcZduJzNkjfONFHK1ZOq4b5IBPQyxPXFvs/E=', 'x-amz-request-id': 'XJ1TS74F21MGHHKF', 'Date': 'Sun, 05 Mar 2023 18:13:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"85cbf2d24de8b41117d363840537a843"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:52 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:52 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:52 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:52 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:52 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'xx_large_13092'}}}} 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:52 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230305T181352Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181352Z 20230305/us-east-2/s3/aws4_request 46070ce3fb6eb68ce00b05b1a91f39fc31b2e5fdf3841ea96bd65b7fa8e02bc2 2023-03-05 18:13:52 [botocore.auth] DEBUG: Signature: a5be3993516906f0ba95a98819ffbd4e5eb092992855b3cebc2613cf2719c5be 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:52 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_13092 HTTP/1.1" 200 234 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'q6wG5YOSaT2+irVGw9WJBDfU7dY/rlhJlEh/OqYa5ABaCLuhIXypYGKWmDomCQ48DJn/KMaQbm4=', 'x-amz-request-id': '95KV2GYFBWFX9X73', 'Date': 'Sun, 05 Mar 2023 18:13:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:53.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_large_13092'}}}} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230305T181353Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181353Z 20230305/us-east-2/s3/aws4_request 4923e77cdc2c72a5d231e9329d323183b62ea7ff656f87561a4cd7247a42fb6e 2023-03-05 18:13:53 [botocore.auth] DEBUG: Signature: 63fb61e6a1a0576b6c30c9488bd982e8acad0bb6c8b7a511e2d0468176e19d8c 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_13092 HTTP/1.1" 200 234 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'qzH9renxknF4OFgM9ZCWZzigWfJqQllTzWaFQfLg5etyXRR+2XUZtAC8Eeo3JShdoBlqd7tbP10=', 'x-amz-request-id': 'TF7BJPE3VCC5PWG5', 'Date': 'Sun, 05 Mar 2023 18:13:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:54.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_medium_13092'}}}} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230305T181353Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181353Z 20230305/us-east-2/s3/aws4_request 88c25eda7078ed5853ad0d21bb3492514d9fe7bcdfbe1cb74b0eb3aea91d8b61 2023-03-05 18:13:53 [botocore.auth] DEBUG: Signature: 3df6a973d32fcab97c25aca6aef7d035deb70de6bc3cb8240962d071d5148e62 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_13092 HTTP/1.1" 200 234 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'U/lK/MZKFz7LvUvWdewQPaswVyFqFnXSN6+i2EfI0rXsumIVshSMKRGF8Ds6zRbQpYZfS24Ahr0=', 'x-amz-request-id': 'TF75ZW8G25753TXF', 'Date': 'Sun, 05 Mar 2023 18:13:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:54.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_small_13092'}}}} 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230305T181353Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181353Z 20230305/us-east-2/s3/aws4_request f2fa7611e11a2220097df7bde0b36fcd01501ea83835bdc7ca7f0bbdec138b45 2023-03-05 18:13:53 [botocore.auth] DEBUG: Signature: dd89790b140b23e7dce05ebe6db397c3a9e4a30631c0bfff657381186257f484 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_13092 HTTP/1.1" 200 234 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '846TGkJJjjydC9HI1xo7ZkXYltZ0zNqGBLi+oFlQdSHLGtRv6pgVjXpdfWk4+2hN52BOUclVm/k=', 'x-amz-request-id': 'TF7EX2TFAPJPAMTV', 'Date': 'Sun, 05 Mar 2023 18:13:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:54.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:53 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 1rok i centrala Bengtsfors. Här bor du i ett mycket ' 'trivsamt område med enkelhet att hitta parkering. Närhet till ' 'centrum och stadens utbud. \n' 'Skicka in din intresseanmälan via Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5201', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9105', 'photos': '["https://api.bostadsregistret.se/image/13092"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 45', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:53 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:53 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:53 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok i trevlig område.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5146', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9550', 'photos': '[]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43 A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:53 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:53 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:53 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:54 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14605 HTTP/1.1" 200 2383343 2023-03-05 18:13:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:54 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:54 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:54 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:54 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:54 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'rwCHazMUQHLZikpANsVRXg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14605', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14605', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:54 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181354Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181354Z 20230305/us-east-1/s3/aws4_request ee81859cbae2d276ba635c4d1042b7d8447e70a7b46e2e06b3edc25e205ae55b 2023-03-05 18:13:54 [botocore.auth] DEBUG: Signature: e5448bd095226f0124e2be8fdabb5129deafa68b1d4f50f0e6744650a47b338f 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:54 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14605 HTTP/1.1" 400 None 2023-03-05 18:13:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '5CXKPV8AF4ENXENQ', 'x-amz-id-2': 'QXVY9KlRkYC4R4xpxDz2Zc116wYmGBJAZ1CQV2CTI61eaIAcghmZFShSGVv2x0u7T/pG+QhaWCA=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:53 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:54 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-25CXKPV8AF4ENXENQQXVY9KlRkYC4R4xpxDz2Zc116wYmGBJAZ1CQV2CTI61eaIAcghmZFShSGVv2x0u7T/pG+QhaWCA=' 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:54 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:54 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14605 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14605 2023-03-05 18:13:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:54 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:54 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:54 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:54 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181354Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181354Z 20230305/us-east-2/s3/aws4_request 461fe158e95f1ce0aacbca830037f3f4be6b0bd9b34b7ae7ce9f14829014f553 2023-03-05 18:13:54 [botocore.auth] DEBUG: Signature: 45fcef9478cccbf1845c2841b59e02f2e6c28d536c829e4d37ac0ebd57c11737 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:54 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:55 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14605 HTTP/1.1" 200 0 2023-03-05 18:13:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hTl7dQJlmZ7TrtZZCwU4UqWwnDYTPe0nROqtvj1xybJNvPnAQH235nY7iYjl52SbKsu7jPXepXA=', 'x-amz-request-id': 'KQ10NYRZG6GTVVED', 'Date': 'Sun, 05 Mar 2023 18:13:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"af00876b33144072d98a4a4036c5515e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:55 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:55 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:55 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'xx_large_14605'}}}} 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230305T181355Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181355Z 20230305/us-east-2/s3/aws4_request b3d2596430bd001968c61d471841a50c3fbd76b756dea13ac6c45a183f54eb8f 2023-03-05 18:13:55 [botocore.auth] DEBUG: Signature: 4b131ce20f3bb988466f10af99b0c673f3741eed11a2c8b945380bc4fcefd3a0 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:55 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14605 HTTP/1.1" 200 234 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'h4m1ukODHUi2AwY4Mg2U7juelzw9I+pdWnpLyVVIoHXKdi6Xt+GP5Y6oYcChqVyYoO14YAk0Udo=', 'x-amz-request-id': '5KSAQMZKA03QNJBG', 'Date': 'Sun, 05 Mar 2023 18:13:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:57.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_large_14605'}}}} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230305T181356Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181356Z 20230305/us-east-2/s3/aws4_request ae89bed955b3d05159fafa69efeaaf9d47d4a629ffc6832e8d2f26206b2047dc 2023-03-05 18:13:56 [botocore.auth] DEBUG: Signature: 604309de78066d977bbdc7d5692e15fd64201f1094beca823c23b1da0b549e49 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14605 HTTP/1.1" 200 234 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'SNFUWk2KnA8j0ycHltM0AlkGvK6ejOG84YXTmOOOwGCQ4TT+rF0jhubAZLoLi9a0FSaBgBd3YaU=', 'x-amz-request-id': '5KS1NAEFGZ90J3DK', 'Date': 'Sun, 05 Mar 2023 18:13:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:57.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_medium_14605'}}}} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230305T181356Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181356Z 20230305/us-east-2/s3/aws4_request b8f8c635e933dac1f8e3cbe40021abd59aa67657a393e798263579cfb245a8a1 2023-03-05 18:13:56 [botocore.auth] DEBUG: Signature: ce1e47575812be33ddfb040923db6ec71f814685c61cf87d738224efadcb5e8e 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14605 HTTP/1.1" 200 234 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'yyyQEgQpX7pQ9nKVySZ2iK6gHps6YIvYQvd44xHAIMySq0liI/QzZxcG2i5Hbp7jhsh3WQBAxjc=', 'x-amz-request-id': '5KS0590X9F3B58SY', 'Date': 'Sun, 05 Mar 2023 18:13:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:57.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_small_14605'}}}} 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230305T181356Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181356Z 20230305/us-east-2/s3/aws4_request 198a05a334d4165618c08c32b84793dc938dc5a1f3a2f394ebdb0b3d27ec013c 2023-03-05 18:13:56 [botocore.auth] DEBUG: Signature: 10e0e3b2830be1c9da0449b5e4377e7d375f501aae26b058b7c97e7a89ace1d9 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14605 HTTP/1.1" 200 234 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'bIyarouQsn2UezxajbsFRWS31AfVw6bQQjlFsxDClxmxGeTAT68BEGy+57BOGFcnot5mJ3BQ7Vg=', 'x-amz-request-id': '5KSD6NVH2G9CC3R5', 'Date': 'Sun, 05 Mar 2023 18:13:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:13:57.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:56 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok i Bengtsfors', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4301', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9551', 'photos': '["https://api.bostadsregistret.se/image/14605"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:13:57 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:13:57 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:13:57 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:13:57 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14707 HTTP/1.1" 200 695658 2023-03-05 18:13:57 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:13:57 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:13:57 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:13:57 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:13:57 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:57 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:57 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:13:57 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:57 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'yDQuR/4luAzMveMklG0suA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14707', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14707', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:57 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181357Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:57 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181357Z 20230305/us-east-1/s3/aws4_request 316c83352c8949be04b8cef7bce5359a159039e942545d14274278d62495fb76 2023-03-05 18:13:57 [botocore.auth] DEBUG: Signature: 1911f4f124fdb8b6b3d3582b907ff2a3bd2f2b0fa23190a6ad0495bdf86c8766 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:57 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:13:57 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:57 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:13:57 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14707 HTTP/1.1" 400 None 2023-03-05 18:13:57 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '4PVAJSSE66PR8M0Y', 'x-amz-id-2': 'HM7L8LcY4ZS5vFnBkO5W8ZFi/dTIKkigdqp2vOpcnE+FPNdNtoLbJLoDWFW+27WRzqSLwtYCrRM=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:56 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:13:57 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-24PVAJSSE66PR8M0YHM7L8LcY4ZS5vFnBkO5W8ZFi/dTIKkigdqp2vOpcnE+FPNdNtoLbJLoDWFW+27WRzqSLwtYCrRM=' 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:57 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:57 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:57 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14707 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14707 2023-03-05 18:13:57 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:57 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:57 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:13:57 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:57 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181357Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:13:57 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181357Z 20230305/us-east-2/s3/aws4_request c2f7c7b58cdd3eb7450193724c49528c5cad4367229bcf89b29b40e4ad0e6a1a 2023-03-05 18:13:57 [botocore.auth] DEBUG: Signature: e7e91983039ee0ff4a85149c81c116fb32bafdb3eb83a94468976a9706cb7d59 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:13:57 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:57 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:13:58 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:13:58 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:13:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14707 HTTP/1.1" 200 0 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'dG0ZXGaVFLYaegPxf/C1ztmUNdSf9yR5KBk5vTzRReQOs+CWAfpFAERf+XFOSNeRGgWWj17u0mXkI/XgtBvSfA==', 'x-amz-request-id': '1RDDYT0H80PN9XXR', 'Date': 'Sun, 05 Mar 2023 18:13:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"c8342e47fe25b80cccbde324946d2cb8"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:13:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:13:59 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:13:59 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'xx_large_14707'}}}} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230305T181359Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181359Z 20230305/us-east-2/s3/aws4_request ebbb30c44d4284fe139f5478492b54057997df1299505758a580981bc184f042 2023-03-05 18:13:59 [botocore.auth] DEBUG: Signature: 1c928bc3726dce28a862a22588ae2cb18365873cc0dceb32a806dae70fe2eeb9 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14707 HTTP/1.1" 200 234 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'eWYYuYGe/nLyo8v1Ik/pu52CCBRyMBOkUgYY3DWazKqzah2DTICaq5YdrdIp4BkB3zHRhgd8RMyNU9DdWx/U2A==', 'x-amz-request-id': 'QRXS4THQA1DQR8MR', 'Date': 'Sun, 05 Mar 2023 18:14:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:00.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_large_14707'}}}} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230305T181359Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181359Z 20230305/us-east-2/s3/aws4_request 66d9e9e26b0fe98569dd18b95ff02448106da022f818f29d7fbb3dc3578ce9cb 2023-03-05 18:13:59 [botocore.auth] DEBUG: Signature: 66a9fd564f456a9accde581cb8bd547b82b651cbdc9e21e30c868b45c9e48fde 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14707 HTTP/1.1" 200 234 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ud+aEiPGtQrqbrhybhxcCOuzwt8Yy3T3Y/mD3B6230/URrMR7VwPZcSNCEYPqXNuHiiyuN9vjD+kJL3+3V9w5Q==', 'x-amz-request-id': 'QRXN6HHDH3EPCWXX', 'Date': 'Sun, 05 Mar 2023 18:14:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:00.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_medium_14707'}}}} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230305T181359Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181359Z 20230305/us-east-2/s3/aws4_request 5b7346f75aaedd63a20a7bc0b1a9ddd969de1d854f154732da2acc7b1e517883 2023-03-05 18:13:59 [botocore.auth] DEBUG: Signature: 65a1ebfa71ddc1f5bc5417c32e08eefb322c59a419c799d7cdeeda45013de963 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:13:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14707 HTTP/1.1" 200 234 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MznCMtwSalUEsRY/3VY/MjQtrTIcU9wtHXgDj+19XcfZF8y5ZNVcZs00ObQpKFkkPV3ZV/TmsdB2gAWrKLkmpA==', 'x-amz-request-id': 'QRXQT3KCQ957FBKQ', 'Date': 'Sun, 05 Mar 2023 18:14:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:13:59 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:00.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:13:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:13:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:13:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_small_14707'}}}} 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:13:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230305T181359Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:13:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181359Z 20230305/us-east-2/s3/aws4_request 06e0796f27052e77f7450406cdab42e3937bead5274334d2b8268584c5a5376c 2023-03-05 18:13:59 [botocore.auth] DEBUG: Signature: 469a6b23156cf4423f48a5e4a7191cfa86a9493ab62435f7ad647b1f82484f82 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:13:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:13:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14707 HTTP/1.1" 200 234 2023-03-05 18:14:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'cKciTsYwZDwPZKDza2P99pk/NntgsTTot+Vz2XOHm13kLp80Vc5g+I3QGqYtOXAvsumMIMR13WTqcAXDxV8W7Q==', 'x-amz-request-id': 'QRXQSZ557ADSSXR2', 'Date': 'Sun, 05 Mar 2023 18:14:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:00 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:00.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:00 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Trevlig område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3799', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9579', 'photos': '["https://api.bostadsregistret.se/image/14707"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '44', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 20A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:00 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:00 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:00 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14709 HTTP/1.1" 200 1158999 2023-03-05 18:14:00 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:00 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:00 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:00 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:00 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'UsavFjZTMoJiLTXF6kr24Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14709', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14709', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181400Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181400Z 20230305/us-east-1/s3/aws4_request c8e14ee49a8f34d1bfad3ec06a5055b061346a41d88bcc5530d9a072de0af25f 2023-03-05 18:14:00 [botocore.auth] DEBUG: Signature: ce663993f2c62d242ca6e57592293f290f55affcbcb1beea2b323d8c8027e5e8 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:00 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:00 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14709 HTTP/1.1" 400 None 2023-03-05 18:14:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'K6YTS2X8GP1MH9WA', 'x-amz-id-2': 'pLdXZi+kFhzFjaldWrdIiubm9QQQIc9Zzjfn65v8kh40/jmPO/H7hQJBXW0Pa2eqRGHhwbjQiDA=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:13:59 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:00 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2K6YTS2X8GP1MH9WApLdXZi+kFhzFjaldWrdIiubm9QQQIc9Zzjfn65v8kh40/jmPO/H7hQJBXW0Pa2eqRGHhwbjQiDA=' 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:00 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14709 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14709 2023-03-05 18:14:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:00 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:00 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181400Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181400Z 20230305/us-east-2/s3/aws4_request 740e822870806c9e1c736f351d15cba011172b5df833f70111b2b961ce27cb3f 2023-03-05 18:14:00 [botocore.auth] DEBUG: Signature: a7039bcd24b2bd72fe013cd7e82cc1e31d7fb52c94fcb492939c710019d7aca0 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:00 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:01 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:01 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14709 HTTP/1.1" 200 0 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '6KSSYaPzueKjmnOb6tvbKoWh+PQZZKp3xPPq7WlRP055fCY0W+JedHQ8NLNKLiUeEpFRgJJhZXlaMEVFMemITg==', 'x-amz-request-id': '2HPHZN5855BSE0E7', 'Date': 'Sun, 05 Mar 2023 18:14:02 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"52c6af1636533282622d35c5ea4af6e1"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:02 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:02 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'xx_large_14709'}}}} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230305T181402Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181402Z 20230305/us-east-2/s3/aws4_request b04a0e3aaefdfdd4f712c1271d75f91a5c8eb28b74bcb6f0eedfae2265f00253 2023-03-05 18:14:02 [botocore.auth] DEBUG: Signature: 6a95460612c58c50b0b44d2bec353da0ce8145e30adf782edd6c9c844702a8d0 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14709 HTTP/1.1" 200 234 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'vdaT9fyx/aVHPOvJgrRly6lD666a2P5eZYpGI5C5de+6xib+nO7LDfVZaaS5Kz7bg0Utl5tEeJxKgQNg/VB9wg==', 'x-amz-request-id': 'B2D1AZJCVZ8440PF', 'Date': 'Sun, 05 Mar 2023 18:14:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:03.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_large_14709'}}}} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230305T181402Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181402Z 20230305/us-east-2/s3/aws4_request cbdf43ccb905d270dc407534e8cbf9772ba733527a30f4bdb16a23fdc95a38a7 2023-03-05 18:14:02 [botocore.auth] DEBUG: Signature: cbf976ccb525b73541a3be8751364ea5c3831dea982baf92a5a95e629c426a62 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14709 HTTP/1.1" 200 234 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VT+B+aZFFgTwGiL8ys6GLxyNHIz6IJMV64UbKlevm4fwz80uHCylOeRBBChHf40viPlT4GszX3dZClPp6RqR/A==', 'x-amz-request-id': 'B2DA10QN6TTC08YF', 'Date': 'Sun, 05 Mar 2023 18:14:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:03.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_medium_14709'}}}} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230305T181402Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181402Z 20230305/us-east-2/s3/aws4_request 85d4a885dffdaca176ac5c8d25ecd94126b53f247de7b40dda78ef10a774759f 2023-03-05 18:14:02 [botocore.auth] DEBUG: Signature: ddc0b62bce309498951dde66953509977db2ee707f093148768fd7eee7e9add6 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14709 HTTP/1.1" 200 234 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'jGTQzzBfUz9+16l4ZZ4nVQ1Se7U+giNRIgfImBZ4b1GLEXgAFoIwxJNDSeQ7xBgbg08KwSvs8wdlnZfqBizqkQ==', 'x-amz-request-id': 'B2DFDWSGKSG3THVT', 'Date': 'Sun, 05 Mar 2023 18:14:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:02 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:03.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_small_14709'}}}} 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230305T181402Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181402Z 20230305/us-east-2/s3/aws4_request a5a5d917336f0a261c84ed4685d9e1140bab64082dcc0b342cc792f8be8740d5 2023-03-05 18:14:02 [botocore.auth] DEBUG: Signature: 4cdc39a6c995c5b952aad58bdcf4fcef9b9635beb7fd9eeb9564e3866fa41a72 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:02 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14709 HTTP/1.1" 200 234 2023-03-05 18:14:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '/g/PrzGlva9jF7CZfeASlhT3XtiWpvBAEItqRj3Qe/UrU89U+1mWVprqMnltcF/YixiSgWuM3ro+9e03I3YcWg==', 'x-amz-request-id': 'B2DC5AGSR82EZ9Z8', 'Date': 'Sun, 05 Mar 2023 18:14:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:03 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:03.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:03 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-30', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Trevligt område', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6080', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9580', 'photos': '["https://api.bostadsregistret.se/image/14709"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:03 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:03 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:03 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15337 HTTP/1.1" 200 1027453 2023-03-05 18:14:03 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:03 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:03 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:03 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:03 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'jPnxsCL+ga1VOe25leBbLg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15337', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15337', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181403Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181403Z 20230305/us-east-1/s3/aws4_request b5ed804d8a7e3d434b4b96b23e42fc47478f81dad19792ae45c11d0638f8ee72 2023-03-05 18:14:03 [botocore.auth] DEBUG: Signature: 89c4c9116c748dd75893c831d0c159b3d39b761b7bc138e5560356dc4136e888 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:03 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:03 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15337 HTTP/1.1" 400 None 2023-03-05 18:14:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '4VP5FTFVPFP3P4TJ', 'x-amz-id-2': 'Yb6z0xqfr4rECpqNAWNoW9aAzXfYsuk/QDSOixPE0CEo1R5y6EUxwSbIFHxNsbJYj3MC/Jw8FiE=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:03 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:03 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-24VP5FTFVPFP3P4TJYb6z0xqfr4rECpqNAWNoW9aAzXfYsuk/QDSOixPE0CEo1R5y6EUxwSbIFHxNsbJYj3MC/Jw8FiE=' 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:03 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15337 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15337 2023-03-05 18:14:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:03 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:03 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181403Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181403Z 20230305/us-east-2/s3/aws4_request 488fe72e0432febd47ccf88e7d4595c9fffeb8c8357d73cd6be54a19861dacc1 2023-03-05 18:14:03 [botocore.auth] DEBUG: Signature: 541ea5bc7262b2bc35c6d76945d9119f830de1730e39a57c84e14ba1e1a3f753 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:03 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:04 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:04 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:04 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15337 HTTP/1.1" 200 0 2023-03-05 18:14:04 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'oaBlRR//skgJZoj8Q0e+8q/3dIMzGF4FWzO8fBeMdhhH5ctrLKeQW0cXE3ekTh2DG7lWXvLAdtc=', 'x-amz-request-id': 'RFDDFBF7C8F003B8', 'Date': 'Sun, 05 Mar 2023 18:14:05 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"8cf9f1b022fe81ad5539edb995e05b2e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:04 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:04 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:04 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:04 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'xx_large_15337'}}}} 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230305T181404Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181404Z 20230305/us-east-2/s3/aws4_request 3fc2a0feb86ed42cba9d5e23bcf5efd9a968df9167f155820994223f98a460d0 2023-03-05 18:14:04 [botocore.auth] DEBUG: Signature: f07840b5ce149a7a31609345cb8f485039e7157a7a489a38de0e698cbd2b93e0 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:04 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15337 HTTP/1.1" 200 234 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Z/BbGCsEAE1TeAXA2a8KjteIYfMGTXPIv6+/xgZD2Ot/bIXJgeSQ3xaumTmq9vxrER7LTToT0pE=', 'x-amz-request-id': 'T8QHQMET25W064ZY', 'Date': 'Sun, 05 Mar 2023 18:14:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:06.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:05 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:05 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_large_15337'}}}} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:05 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230305T181405Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:05 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181405Z 20230305/us-east-2/s3/aws4_request b2b4502641ce01a8ebfb2788b3e8f2c378cf3bad4b9986613940363f326af9e4 2023-03-05 18:14:05 [botocore.auth] DEBUG: Signature: 93ed09a93aceb62d79f2f261a93afbf553ee761809ec0b1299b5dbede9a51d2e 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:05 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15337 HTTP/1.1" 200 234 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'g/AgeyyzaZC2wsFgXvRm/Q/CKLwhSsrS+FfHB0aE4NhvZFAyA+IiTJm4x2NcbrP1ycJb1uV0mrY=', 'x-amz-request-id': 'T8QVKD7RVFV0KSJF', 'Date': 'Sun, 05 Mar 2023 18:14:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:06.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:05 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:05 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_medium_15337'}}}} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:05 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230305T181405Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:05 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181405Z 20230305/us-east-2/s3/aws4_request 339fb3753617070178dd927719c0f7e6cf0c29ac77c269dec8d62a53c69046f4 2023-03-05 18:14:05 [botocore.auth] DEBUG: Signature: 9dd938c5ebfb64567f9d39437dd2ee34dda4c22ba629cdbb89ca5329d6bb1134 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:05 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15337 HTTP/1.1" 200 234 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'e3p/Q6A11aZPpB7N7v4naN+yjbkZ5JWBIdKi1m43sf78rIfrp1MA7xe/nhZVTUFIF1LI1BwoYo4=', 'x-amz-request-id': 'T8QQ1926RPDYZ58K', 'Date': 'Sun, 05 Mar 2023 18:14:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:06.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:05 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:05 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:05 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_small_15337'}}}} 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:05 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230305T181405Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:05 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181405Z 20230305/us-east-2/s3/aws4_request c742d7a90fe2c531c137237f5a3e75d16bddc14111bab4453f21a397583bcaa4 2023-03-05 18:14:05 [botocore.auth] DEBUG: Signature: d910df5c90757500885f404eaad36e4b093638129de9ec7785916fbd655176ec 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:05 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15337 HTTP/1.1" 200 234 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'fjwjnaU00GqFJo/wd524X/S4YqLeifNkL+xGNAEPSJUhKlPcYXrdp4KeawrEOSQCc1IxifVR9Fo=', 'x-amz-request-id': 'T8QK39NX9HCESYYG', 'Date': 'Sun, 05 Mar 2023 18:14:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:05 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:06.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:05 [scrapy.core.scraper] ERROR: Error processing {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ligger i bostadsområdet Långevigård med närhet till affärer ' 'grundskola, förskola och naturen. Fint och lugnt område med bra ' 'hyresgäster som grannar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5984', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9774', 'photos': '["https://api.bostadsregistret.se/image/15337"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '74', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 18D', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} Traceback (most recent call last): File "/root/venv/lib/python3.8/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/root/venv/lib/python3.8/site-packages/scrapy/utils/defer.py", line 304, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/root/scrapyApp/scrapyApp/pipelines_app_server.py", line 322, in process_item input("waiting") EOFError: EOF when reading a line 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:05 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:05 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:05 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:05 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:06 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16103 HTTP/1.1" 200 89394 2023-03-05 18:14:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:06 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:06 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:06 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'YMZ1Zalc6dJ/Jmex0miYWw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16103', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16103', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /16103 content-md5:YMZ1Zalc6dJ/Jmex0miYWw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181406Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181406Z 20230305/us-east-1/s3/aws4_request 500d8ad46a51452bd858857c39ebfa4d43983108da4646552f0def0003f1d1da 2023-03-05 18:14:06 [botocore.auth] DEBUG: Signature: 8663117551968172f2737892946f1a8d3c35929aa7193b026886d2fd471d6f6b 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:06 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:06 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16103 HTTP/1.1" 400 None 2023-03-05 18:14:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'KK3WGVM3ZKBSMEE1', 'x-amz-id-2': 'F3nVObnn1VvOehY4ialq74tLfHo8IizVjKDMUqyPj7lxrN3lIJzcOSJnikqj/+toDIy/w1D4Pyo=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:05 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:06 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2KK3WGVM3ZKBSMEE1F3nVObnn1VvOehY4ialq74tLfHo8IizVjKDMUqyPj7lxrN3lIJzcOSJnikqj/+toDIy/w1D4Pyo=' 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:06 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16103 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16103 2023-03-05 18:14:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:06 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:06 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /16103 content-md5:YMZ1Zalc6dJ/Jmex0miYWw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181406Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181406Z 20230305/us-east-2/s3/aws4_request 0a3cd1440562be9119ef0e95c2e1b502bc1975c3fed795c8bf1edd88df0a622f 2023-03-05 18:14:06 [botocore.auth] DEBUG: Signature: 3d94cb6395aae8f952eca17bf8bdb2011197fd8f969504212d4382fadf9f932c 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:06 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:07 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16103 HTTP/1.1" 200 0 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '1/hLiy7cwZRxqhVU/7j/rJ5jBRK3XjuYej39rdPYrsJHsV6qiWZd9DRPCv1ziqMLfSjBIwUbtZ0=', 'x-amz-request-id': 'KK3H4XKJQE5PY638', 'Date': 'Sun, 05 Mar 2023 18:14:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"60c67565a95ce9d27f2667b1d268985b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:07 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:07 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'xx_large_16103'}}}} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230305T181407Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181407Z 20230305/us-east-2/s3/aws4_request 3a61edc8da28c9fa0882f3942c7018717157de719d36f42196e736c514421d47 2023-03-05 18:14:07 [botocore.auth] DEBUG: Signature: 8f295caec75e9e4d6c27b268afe986cc43c084d327c2e4d9a488dbdb2e9ff7bc 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16103 HTTP/1.1" 200 234 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'owrf1m1/jEgh9dpV8E61dWCZDVmRT5SnvuaaryZZStLOz3N//m/UfIi3fuih5OgNRMcSlXDwK5s=', 'x-amz-request-id': 'ZBZSWFTPYGDKBEQB', 'Date': 'Sun, 05 Mar 2023 18:14:08 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:08.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_large_16103'}}}} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230305T181407Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181407Z 20230305/us-east-2/s3/aws4_request b556441a2b6d4117698df5e6eca80c87e7dfa9dff43659bd0eabb5d143183d94 2023-03-05 18:14:07 [botocore.auth] DEBUG: Signature: 77073b2953b4664d7ef0ed47096df5f69c35bbd0a159fa6172a143a949b289fb 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16103 HTTP/1.1" 200 234 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '72ZZ7J23CDw0EDIIVqvjLpTU45czt50RBmO0QyrMb8VGTNkamgwTgLNp7GDDcf62tZCmNxPewa4=', 'x-amz-request-id': 'ZBZRRE0XT545MZ81', 'Date': 'Sun, 05 Mar 2023 18:14:08 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:08.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_medium_16103'}}}} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230305T181407Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181407Z 20230305/us-east-2/s3/aws4_request a0b948bc68e43d823d25797c98a4512d57b917e47f87b472b4e823e3062b92b7 2023-03-05 18:14:07 [botocore.auth] DEBUG: Signature: e8fccd34566a0fe2807421bdf94ba55b353a94edb43949965412208850a4ed1d 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16103 HTTP/1.1" 200 234 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'b9SBwpzX1+HlSrUzOxAnUCfs2MRA7eT1bbi+LtgRH83fe38pqglr0ZKL5+fwQ3tJczDZh7VQC2o=', 'x-amz-request-id': 'ZBZSE3H9PDS0BFB2', 'Date': 'Sun, 05 Mar 2023 18:14:08 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:07 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:08.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_small_16103'}}}} 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230305T181407Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181407Z 20230305/us-east-2/s3/aws4_request ddc1a3ee706d50f3d8659fc562065f203780c90f566f77c8cb4761aa3970d3cc 2023-03-05 18:14:07 [botocore.auth] DEBUG: Signature: 4db5ff05ebf8ceca5bc929c06da9887b4b5231128ee265a8fae1e77d3f36f3c9 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16103 HTTP/1.1" 200 234 2023-03-05 18:14:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'r0kI64C6F2BYyDUIkmOgEM1gD3hF+E+V0BsiU5pzCbhCNlrp8lu8XsIU19PiHzEXGQal+XyCbnI=', 'x-amz-request-id': 'XX9WDMXV22RFBYPF', 'Date': 'Sun, 05 Mar 2023 18:14:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:08 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:09.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:08 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:08 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:08 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16102 HTTP/1.1" 200 191193 2023-03-05 18:14:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:08 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:08 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:08 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'kdaI2153COUhybeTEaN3iQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16102', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16102', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /16102 content-md5:kdaI2153COUhybeTEaN3iQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181408Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181408Z 20230305/us-east-1/s3/aws4_request 6e54a8469e5db3beb9b1c41e7a7c6fda60b9c84f76447c5ad12e0715e847a811 2023-03-05 18:14:08 [botocore.auth] DEBUG: Signature: fffc672a2ee48605a5cf8e5c86cc43af6f9cd6bb6fb88c4f3e0e6e38eaa1ecee 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:08 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:08 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16102 HTTP/1.1" 400 None 2023-03-05 18:14:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'XX9NCX8WJJM1ZNWZ', 'x-amz-id-2': 'ubRsEiZgBQgr4t5kqqSjXbjjiSKFhHfuwYT1zcZ4gk/Fq1o7JmKpwee6icWk6sit9AqT7JGJ2yw=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:07 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:08 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2XX9NCX8WJJM1ZNWZubRsEiZgBQgr4t5kqqSjXbjjiSKFhHfuwYT1zcZ4gk/Fq1o7JmKpwee6icWk6sit9AqT7JGJ2yw=' 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:08 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16102 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16102 2023-03-05 18:14:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:08 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:08 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /16102 content-md5:kdaI2153COUhybeTEaN3iQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181408Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181408Z 20230305/us-east-2/s3/aws4_request b8f1a6fb293dcb8d817873745424e1fab2e9196afad85ab856255fc3bb9c2acd 2023-03-05 18:14:08 [botocore.auth] DEBUG: Signature: 4f962136e91c670ce95d5b91f439bce5459e21007c478dafa4da55bae0fa8a04 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:09 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:09 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16102 HTTP/1.1" 200 0 2023-03-05 18:14:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LO6wD7rM4Q62nQZW2+17/0CCElaVbl5AKqPZiF3T6/L3tq71Ue6jApSb4/BY1BQFLqrIn+W3bpsOQaroegByRg==', 'x-amz-request-id': 'SCYDMR52G19X3Y7W', 'Date': 'Sun, 05 Mar 2023 18:14:10 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"91d688db5e7708e521c9b79311a37789"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:09 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:09 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:09 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'xx_large_16102'}}}} 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230305T181409Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181409Z 20230305/us-east-2/s3/aws4_request 460ae6e9bec601726beebc9dc6fb50aaf70f75369af5e7bb9beffc80c07666f6 2023-03-05 18:14:09 [botocore.auth] DEBUG: Signature: 1e3dfb5830a6a8d5fc542e01ef186281db7526fa1917de6730c859ef3a5bd6df 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16102 HTTP/1.1" 200 234 2023-03-05 18:14:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'wgpRiaeawMw4gylrombtLj9TxeH1oYr273BNNEspFm6urMH7nTl54JgQc5grXlFzi5HkorvMdDHPrIlHZ6cDgg==', 'x-amz-request-id': 'SCY4BT2B1HTNDN8E', 'Date': 'Sun, 05 Mar 2023 18:14:10 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:09 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:10.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_large_16102'}}}} 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230305T181409Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181409Z 20230305/us-east-2/s3/aws4_request 0b87904cd6c5b2b1677a4fa11f900efdedad74964eb83688abb22501e6559fc9 2023-03-05 18:14:09 [botocore.auth] DEBUG: Signature: 21ef7b8de2d3fcabf96c416989099b8100ea766a5f7ce76e9693f21b5cecd831 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:09 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16102 HTTP/1.1" 200 234 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '0dcVwcHgb+AVFrRUhKeVhooUfmDm+zEByFpWDsGzySZqBE9ORjwiW5/eL14N3m7g2JyqgZ3T2lAcD2Yk1AGGmw==', 'x-amz-request-id': 'BY5FCJTB00GB15NY', 'Date': 'Sun, 05 Mar 2023 18:14:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:11.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_medium_16102'}}}} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230305T181410Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181410Z 20230305/us-east-2/s3/aws4_request c37f71210f5cf5a24bf229c09477e542f0ec49bb2673fea224ab7dc3e96561b3 2023-03-05 18:14:10 [botocore.auth] DEBUG: Signature: 21d6bee381ef55a009a1c98284e11aa8a5c931dfc6d7532f5e104595f8cbb17f 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16102 HTTP/1.1" 200 234 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'PfUwQJWcqEIBO+lfhJkxeHCs21IDValvgCaexzFUGh5Sir7ZNd4UAAoLDTJU2R3BPM3dCqGMQnZXdwCdZYtENg==', 'x-amz-request-id': 'BY5C5F8J1D6P5A03', 'Date': 'Sun, 05 Mar 2023 18:14:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:11.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_small_16102'}}}} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230305T181410Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181410Z 20230305/us-east-2/s3/aws4_request 7490102ba936bdd6eae4b192ef98e01001905e621f88983ed77ea79799b0bf38 2023-03-05 18:14:10 [botocore.auth] DEBUG: Signature: 763f211a81f23281570ca4eb2fcf6a055853f92d5c9253ed2ca9fd1859e41fb5 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16102 HTTP/1.1" 200 234 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BKbrM0pKJuSwTjBCbYAbe1jb7kjI/xQxw/oNjAwtijAZcMApOidUKvxtOwFsWM+CkoKUoUReBfiGP4UD5HztTg==', 'x-amz-request-id': 'BY5DGY4PP39QPP0R', 'Date': 'Sun, 05 Mar 2023 18:14:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:11.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:10 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:10 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16101 HTTP/1.1" 200 123424 2023-03-05 18:14:10 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:10 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:10 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:10 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:10 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '5AjIZ4nFvlDu1WM6ARS+Jg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16101', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16101', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /16101 content-md5:5AjIZ4nFvlDu1WM6ARS+Jg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181410Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181410Z 20230305/us-east-1/s3/aws4_request a1be9315c7e15839a98dee51075fd82e3b207be9d0ccd9ae3faac02a7f43beef 2023-03-05 18:14:10 [botocore.auth] DEBUG: Signature: 2a25e8b323fdf8474910787d41e2ed4103deaf12c5c41f1d1a24ee071d42c9f4 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:11 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:11 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16101 HTTP/1.1" 400 None 2023-03-05 18:14:11 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'CTQ232N3XE35VP0E', 'x-amz-id-2': 'zrYeBbAZ9uOh6l2gbQ8Ky1iM5DbMLf8Jr/k7IMxy2EsM+Gugk+i32pcMhvAwE6Z87xfM2G5tNmI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:10 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:11 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2CTQ232N3XE35VP0EzrYeBbAZ9uOh6l2gbQ8Ky1iM5DbMLf8Jr/k7IMxy2EsM+Gugk+i32pcMhvAwE6Z87xfM2G5tNmI=' 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:11 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:11 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:11 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:11 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16101 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16101 2023-03-05 18:14:11 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:11 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:11 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:11 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:11 [botocore.auth] DEBUG: CanonicalRequest: PUT /16101 content-md5:5AjIZ4nFvlDu1WM6ARS+Jg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181411Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:11 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181411Z 20230305/us-east-2/s3/aws4_request 3df5b986d17143a70db0c6d47580ac5e7e3e8b20e5853232c4cc2d8704b55997 2023-03-05 18:14:11 [botocore.auth] DEBUG: Signature: 5db1c45d0a00aa34a7635907523654ec825bd7ed5504d0f40f6d1933f9f9ce85 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:11 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:11 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:11 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16101 HTTP/1.1" 200 0 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'r76LYETt8V3qULKMg1LpUIzrDPKkiw78PNwiDhZ+iVZJare4wa2m2FwILEM7An4168fXxPUHnOM=', 'x-amz-request-id': 'CTQ6PRGSXDDG9GTE', 'Date': 'Sun, 05 Mar 2023 18:14:12 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"e408c86789c5be50eed5633a0114be26"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:12 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:12 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'xx_large_16101'}}}} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230305T181412Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181412Z 20230305/us-east-2/s3/aws4_request 097c768ec3e7c2305c65d8971ce4df5318dcfd4e4b385eb293644e8f9ef06e07 2023-03-05 18:14:12 [botocore.auth] DEBUG: Signature: cacb827c79645360431e3cc31bde710ddaae49046a14443381a67d95cdfad197 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16101 HTTP/1.1" 200 234 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '+eBFoYiUj0b1GtYOPymRLVoslIQI0oUf9PV2ahHZZqmokuJYgnPr8tP40M6N+0wJB3NBK1wG7mw=', 'x-amz-request-id': '7YV0RMSKBQP7NAJ5', 'Date': 'Sun, 05 Mar 2023 18:14:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:13.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_large_16101'}}}} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230305T181412Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181412Z 20230305/us-east-2/s3/aws4_request f29cffb9e06a054208d04a708b1905df9c4f8c3c4a860065e1c9a58cac30dddd 2023-03-05 18:14:12 [botocore.auth] DEBUG: Signature: 93d5ada1ad6d445fcadfba0f1031bbfc03978d6e6c2f9ecdbcd4703e9afbf002 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16101 HTTP/1.1" 200 234 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '3ioKaOZKn7v+hlxtqS6d4/9yeewC7CTbg4dHAuQOLtD90osOWSkD22n0KSyzAlQVRbrtf+5Pmjk=', 'x-amz-request-id': '7YV2WX526XGPF2HH', 'Date': 'Sun, 05 Mar 2023 18:14:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:13.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_medium_16101'}}}} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230305T181412Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181412Z 20230305/us-east-2/s3/aws4_request c613437009587ad4738b4f1df0fa5ef8a378f8d9e46d8fff3b23c5c07a127124 2023-03-05 18:14:12 [botocore.auth] DEBUG: Signature: 43b926bed94416b194c7637463b8333d3b6afe127fc8d14f136de256139d4e09 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16101 HTTP/1.1" 200 234 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Mi1HX1Tr4M5IQ0gm0ktKVBk0xbaCEMNK6D2VtP1rTJtdUJNjkrtj99IcyqzwL1+lHESZQi2JXzY=', 'x-amz-request-id': '7YVF87RE7A5WRXPS', 'Date': 'Sun, 05 Mar 2023 18:14:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:13.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_small_16101'}}}} 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230305T181412Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181412Z 20230305/us-east-2/s3/aws4_request f71c22e58d0ca910471a8a023f4ec9679f8218516222d954b21bed62789d532c 2023-03-05 18:14:12 [botocore.auth] DEBUG: Signature: 0fe5eb532d4c2acd8383865f1d9cbd2433b480109b632152c7aef0e20ff6da6b 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16101 HTTP/1.1" 200 234 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ArPxmAXRrGdQhB0cbUVlKcID1CyE2FpTjYtceStyRj6Um7RApBH0N4FOjzuC9sSM0mNsqZBOvmU=', 'x-amz-request-id': '7YVB359GT2H3PVZ8', 'Date': 'Sun, 05 Mar 2023 18:14:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:13.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:12 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:12 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:12 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:13 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16100 HTTP/1.1" 200 139829 2023-03-05 18:14:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:13 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:13 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:13 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'bUThrUgvrqkam9iMkmGhHQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16100', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16100', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /16100 content-md5:bUThrUgvrqkam9iMkmGhHQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181413Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181413Z 20230305/us-east-1/s3/aws4_request d70517a00d479a9547d40406f9f84e2ac01300ef322ee0e909c1533884383453 2023-03-05 18:14:13 [botocore.auth] DEBUG: Signature: 9051a1a991aad7c4a07d990915f99784da673c92fa678175c2ca2130f950f6ba 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:13 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:13 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16100 HTTP/1.1" 400 None 2023-03-05 18:14:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '0GXKJJXQZVXHJNSN', 'x-amz-id-2': 'EIp0jvxDOVNjRTdYp82WAKeVQ/tora5p0NVhGnMrgGihHFWLhIPJobqSSBlGtDW//69BF5g86Gs=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:13 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:13 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-20GXKJJXQZVXHJNSNEIp0jvxDOVNjRTdYp82WAKeVQ/tora5p0NVhGnMrgGihHFWLhIPJobqSSBlGtDW//69BF5g86Gs=' 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:13 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16100 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16100 2023-03-05 18:14:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:13 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:13 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /16100 content-md5:bUThrUgvrqkam9iMkmGhHQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181413Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181413Z 20230305/us-east-2/s3/aws4_request 250bee1be189950478066cd8332c34d71bb2caaf71c5b3d6b1ffae9fa1709771 2023-03-05 18:14:13 [botocore.auth] DEBUG: Signature: a3430b064286285f5d7c317460c1945cc4a58d9d0e4e68d1c8b81f26d23863de 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:13 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:14 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16100 HTTP/1.1" 200 0 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7m5XaWWwP9wBIZqj9LE6OU3zqTu980bfM52c5KracGzChkRVGLVcF6ZPv1/JjlH8hdOJOyFBD94=', 'x-amz-request-id': '15S2WHMQTC2YRKFV', 'Date': 'Sun, 05 Mar 2023 18:14:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"6d44e1ad482faea91a9bd88c9261a11d"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:14 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:14 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'xx_large_16100'}}}} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230305T181414Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181414Z 20230305/us-east-2/s3/aws4_request de5d945c2771bfd5255ec09ebad61a2f20f3c0ebbbdaeef2aeb08fea1b91502a 2023-03-05 18:14:14 [botocore.auth] DEBUG: Signature: 723c081964cf61a526ef4d03277a1af83049db93a5b057346180fff9da27b81f 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16100 HTTP/1.1" 200 234 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'S5RicDqwEboOUyKnpBVemPslOcZARahR3rcjbtzkGfd2Jz8whDumnxywS6VyBUSFYqoO7Ot2IzI=', 'x-amz-request-id': '15S8856YV2VBJBKX', 'Date': 'Sun, 05 Mar 2023 18:14:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:15.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_large_16100'}}}} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230305T181414Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181414Z 20230305/us-east-2/s3/aws4_request 73b891d837c62e2f7d2fb5b712a0aa2a4efed5e0712f930f80613b246d49e901 2023-03-05 18:14:14 [botocore.auth] DEBUG: Signature: 0cbab386344d14faf0ff25c2f7792d27022daa88438a98402c5d925e7921d1c2 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16100 HTTP/1.1" 200 234 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'edWZPp+tUEZLLG1bFlWPDYZsBCobAdEVca7hGrCCqBQDrCumnJuLnb0CmMjG2SCsfyIWGSlOVbA=', 'x-amz-request-id': '15SBRJC0B8QFEMCA', 'Date': 'Sun, 05 Mar 2023 18:14:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:14 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:15.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_medium_16100'}}}} 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230305T181414Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181414Z 20230305/us-east-2/s3/aws4_request 54a138860c0f1d054fb0f66898dda6c7a3c34607e20aadf5c3ebe1aa3079874a 2023-03-05 18:14:14 [botocore.auth] DEBUG: Signature: 8b006dc299736ad9b2739532993de09f2a15c9b9a482388a3c631b72ff7465a1 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16100 HTTP/1.1" 200 234 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'nhrdSWOlHPffug9AeDCnp2pz1BMp3LT5SGpyFKUOI9/LcVgxSTCTHz7Q/JLf8UbfpfZjfA8xYjo=', 'x-amz-request-id': '7X7SP7J0E3XSYXC5', 'Date': 'Sun, 05 Mar 2023 18:14:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:16.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_small_16100'}}}} 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230305T181415Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-05 18:14:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181415Z 20230305/us-east-2/s3/aws4_request a4f7bb990d2613d9619c40732419a0a90dab447e7b7f86e991eaf07e23f4ca0b 2023-03-05 18:14:15 [botocore.auth] DEBUG: Signature: c84f7cfe50f4e88b3f88144085d5f0db8bf3044feed31433884de6cc8998c35e 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16100 HTTP/1.1" 200 234 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VdoiwWoxpIOvzeBCoZXn6ltw1JaSZv5jLS70RaWA3kOJu5S7JVfsBYcEXU3aR8uObUNkEaEs6co=', 'x-amz-request-id': '7X7G4456TJ32T492', 'Date': 'Sun, 05 Mar 2023 18:14:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-05T18:14:16.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-05 18:14:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7fa4e887d700> 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-05 18:14:15 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-05 18:14:15 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16099 HTTP/1.1" 200 109690 2023-03-05 18:14:15 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-05 18:14:15 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-05 18:14:15 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-05 18:14:15 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}} 2023-03-05 18:14:15 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16099', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'aUroJ29sVJzi5A1+b6XcEw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16099', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16099', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16099', 'Body': , 'ACL': 'public-read'}}}} 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /16099 content-md5:aUroJ29sVJzi5A1+b6XcEw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181415Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181415Z 20230305/us-east-1/s3/aws4_request ba428548e6948eaf3987c4c25f673d77786f9f8b54805254c1217d429d363fcc 2023-03-05 18:14:15 [botocore.auth] DEBUG: Signature: 54ab29183a724f49bec279f3af20a3bbf4dc4920e6b8e537f4958a35e163b1b0 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-05 18:14:15 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:15 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16099 HTTP/1.1" 400 None 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '7X7R0KC17VB985WD', 'x-amz-id-2': 'ok/UAtbOdLcFrFjC4hEC6fV41jDcQ3F8N/VSYViaGLPjOvWvWGZEARa8oevjais2MfyDB97HP1k=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 05 Mar 2023 18:14:15 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-05 18:14:15 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-27X7R0KC17VB985WDok/UAtbOdLcFrFjC4hEC6fV41jDcQ3F8N/VSYViaGLPjOvWvWGZEARa8oevjais2MfyDB97HP1k=' 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:15 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16099 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16099 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-05 18:14:15 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-05 18:14:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /16099 content-md5:aUroJ29sVJzi5A1+b6XcEw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230305T181415Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-05 18:14:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230305T181415Z 20230305/us-east-2/s3/aws4_request ad91bfa321ce738d42fffa808f035084be3fe58038d31576ea0f691ae87c3bbd 2023-03-05 18:14:15 [botocore.auth] DEBUG: Signature: 03bdf71d9f133ff4b847ec1e45b619152edda599197e838a9d458246a3900c78 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-05 18:14:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-05 18:14:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-05 18:14:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-05 18:14:16 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-05 18:14:16 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-05 18:14:16 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16099 HTTP/1.1" 200 0 2023-03-05 18:14:16 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'et7PFflPHxMWEyETuutsxXpbkDEqcBbQzlxxmKd3DbpJ8BbkZzmkwRzW+ADzCrTksnYC7LGIxdYRH31fAFQXCg==', 'x-amz-request-id': '5CS5ESHYC4AMR6BC', 'Date': 'Sun, 05 Mar 2023 18:14:17 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"694ae8276f6c549ce2e40d7e6fa5dc13"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-05 18:14:16 [botocore.parsers] DEBUG: Response body: b'' 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-05 18:14:16 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-05 18:14:16 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-05 18:14:16 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-05 18:14:16 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-05 18:14:16 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-05 18:14:16 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-05 18:14:16 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-05 18:14:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling hand