Head
2026-03-30 10:00:07 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 10:00:07 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 10:00:07 [bca_logged_out.es] INFO: Starting spider bca_logged_out.es
2026-03-30 10:00:07 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 10:00:07 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 10:00:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 10:00:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 10:00:07 [scrapy.extensions.telnet] INFO: Telnet Password: 1682515e80d4f0df
2026-03-30 10:00:07 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 10:00:07 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca_logged_out.es/task_29_2026-03-30T10_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 10:00:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:07 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.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']
2026-03-30 10:00:07 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 10:00:07 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 10:00:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 10:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 10:00:08 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:08 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: fr
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27fr%27%20and%20RowKey%20eq%20%27fr%27 HTTP/1.1" 200 None
2026-03-30 10:00:08 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 10:00:08 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 10:00:08 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 10:00:08 [scrapy.core.engine] INFO: Spider opened
2026-03-30 10:00:08 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:00:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 10:00:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 10:00:08 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:08 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:08 [scrapy-playwright] INFO: Launching 1 startup context(s)
2026-03-30 10:00:08 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 10:00:09 [scrapy-playwright] INFO: Launching 1 startup context(s)
Tail
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='bd18f983-7c75-4a4a-b2fa-b2cd152d4371') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='bd819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='be819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='bed6709c-d8c3-43d5-9775-02bdea865c61') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='bf819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='bfc2f8ee-1141-423d-9c12-d6caf40beaa4') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c0566d4b-7b08-45a7-884d-fb2bd42cd638') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c0819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c0a19de2-50de-4ec4-a79c-42b43c9a2234') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c0b63a80-3c05-4e33-bfb7-c873a63c9a99') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c15a7774-8d76-4d3d-b3f5-9ee266cd3f5c') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c160b889-b1d4-4e1f-8f9a-3a9b5c20b2c4') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c1819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c1f0deea-47ee-43d5-838c-c643ea83d915') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c2819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c2b09702-9452-48e3-a655-1fadd1aae2fa') HTTP/1.1" 204 0
2026-03-30 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c2fccce6-7464-42b3-b14e-5166c2b654e8') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c35f72d5-2204-4cb2-86e4-5e4815fc6c44') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c3819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c3bd0e6d-b083-45ad-ba64-2c6cd3521e1b') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c42f0268-6845-47b1-9da0-a526ac869978') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c4819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c50c6d11-0642-4e42-9761-d5bb4c74560e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c5819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c590e2eb-ff84-4491-9eca-27638d274cc1') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c5ccea6e-27ee-4d87-9bdc-ad7afd88a125') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c6819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c7819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c8819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c8ec690d-669a-40fc-8f87-dd63fdd4704e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='c9819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ca576ccf-6864-4b12-bb1a-714f846e3731') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ca819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cb819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cc819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cccd4d91-f859-4ea5-9181-e418a46ad4e2') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cd819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cded823a-ccb7-4db0-93df-f1a9518d5bed') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ce78cc5e-efc4-48b3-ac5b-83ae631c1d80') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ce819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ce9327ae-c540-463f-bc16-ebb129bf2596') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='cf819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d0794b27-6f3d-48e2-80a9-2fef28c4823e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d0819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d1812e2f-0e08-4a65-81c1-7c95e781c154') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d1819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d1e49ba8-bf43-430f-b1d7-92717a11557d') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d20a4753-0619-4511-ad98-f159cf7a598c') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d2819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d30f79f8-338f-4921-9800-60abd318a99a') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d3819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d3a55e82-7e58-41b4-916d-38f48b7d6bb3') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d3e6edb0-9b8d-47eb-925a-88847819f0f8') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d4144227-33de-415d-87d0-3b241286cead') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d430befc-255f-443a-b7fc-5217d2fed768') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d4819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d5716b2a-f6cc-4349-b615-bf2669f084aa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d5791827-ebaf-4dd9-acb0-d943f8850b9c') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d579e1d4-7c3f-41e3-b41d-32c55ea52660') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d5819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d588570c-911b-41b3-9451-833c32e051c8') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d63cc938-6b7d-4bc6-91f5-714f6f9b57e7') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d68e7b1f-9475-4c27-ba00-babe83437a73') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d7819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d7df2e84-f02a-416a-9dca-9bad9d8c8eaa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d80de2a2-6f62-4f69-bad0-745645a10a58') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d8606728-13db-4af9-9447-ad55a73ce725') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d865cbbb-1de0-428e-b9a4-79e3c9382487') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d8819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d8a2fa18-fd24-4d61-bf31-de07f843a6ab') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d8c97e10-948d-43ba-ae20-18fcea0a9bdd') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d8fde583-d985-478a-8367-d80664fa6331') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d9057478-199c-4646-a7a8-ea60fe864d7a') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d91c5219-6600-4d43-ae71-531ce4c32ef6') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d9390473-b315-4a29-95c6-bab9584df004') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='d9819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='da819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='db4a7628-77d8-41fa-a1ac-0a95f53c0d35') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='db819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='dc819ecf-c826-f111-b888-005056b50caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='dd0d615f-003e-4d15-9bbb-912dc88ddaa9') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='dd2f49a3-2d4a-47e4-adfa-2b72a0e0203e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='de5303d9-c548-42ef-aa6a-eafd3ad884e4') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='de7ac2ff-7f6d-44ef-8d8f-f03561786524') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='dea4fba0-c0a0-49b7-9ac2-4e051b09ee8a') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='df3a0c9c-fc5a-4766-a538-e0f7e814c698') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='dfe3b19d-25fe-4a2a-bce5-51da22d5b91f') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e08a1acf-2748-403b-a48e-3984310243c3') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e0b274fc-979b-4b2c-8065-9e8a4a71a9b3') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e0f8bf5a-7505-4704-9b79-7c765c2ed901') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e10dd79f-c803-4ad4-a51b-f4620160ef0e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e12fd4fa-0b26-4c29-98c5-a95863bbd4fa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e21ffc87-29e4-4269-8e25-5767a432d1b4') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e348aa27-5e33-4425-87d0-5fa6f8950925') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e4601b5e-aa2d-4e12-94ce-a99448f38c20') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e510aa37-6aed-4cc3-a2c7-03bbcc566ab0') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e5608662-23cb-4a49-b5ca-a5d87f75d9ed') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e5efa095-c985-45b2-a397-92a782a6c381') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e61949d4-8598-4301-9fc9-e73442b81f92') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e7fb6b24-e70f-4c2a-8517-ea94b4dc0b04') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='e820528c-aa4b-4baf-8ef6-a8117b02f65a') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='eb84b1d4-381f-4ef7-bbab-f896fb8b0bd4') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ebb2f9b0-b451-4c9b-ba04-972c06fac2bf') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ec66fcce-a232-42c5-b701-115ad320282a') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='edf9b1b1-66d1-421a-a1c3-6ccd6e24b04e') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ef688df5-c4a6-4b59-95e0-2b70c64c8caa') HTTP/1.1" 204 0
2026-03-30 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ef769810-b521-4770-9f3c-a3fecef1eb58') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f08efb34-7439-4d20-a003-4fcbe7c84784') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f0a43525-6220-4ce5-8de0-d5db696ac21d') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f149f433-97b7-45c4-8875-b3ff7c1240d3') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f1b587b8-4f6d-4939-96cd-887f7ad83e28') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f1c805df-fe90-491a-8914-43aa889ef31a') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f22a2ba6-05eb-44fa-848e-f9eadd56cc1f') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f285c9a1-fe4f-4de6-aa23-1a0bfb0e74a4') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f42431b5-f5c0-4ee3-9a45-e0cd394655fc') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f4c5798c-8484-40e9-bb3b-c9483a48a610') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f543416c-59e2-4f55-84e9-b744264faeca') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f54cfa08-d382-43ff-86b6-04f8f0b763d2') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f5722c90-bd78-4947-9e8a-9cd61bfab6f9') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f633d53b-beed-41ba-9f2a-f0ee2d52340b') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f69415ce-6f09-4629-a44a-86c2cfbdd322') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f76a7e82-c2de-4224-97e9-fca38c31d0c8') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f8467167-8026-4adf-afeb-069273fce30f') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='f9bc0737-7711-451b-ab97-fa2cffb17238') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='faeaf6e2-c80f-4ddd-a562-546474663e1d') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='faef4b70-c8de-4f46-9c8f-6cfae60754ee') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='fc07899c-f988-4dc6-9a6b-f2a7635d633f') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='fe0c218b-be49-4f7e-8d5d-a3d0a07c600d') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='fe3f1d9b-f589-409f-b167-39c9c2d38ce7') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ff94f113-4cf2-439b-a571-4f8b11a178d3') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='ffcdd3db-f170-4a74-8f43-98520bf85591') HTTP/1.1" 204 0
2026-03-30 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca_logged_out.es',RowKey='fffc90a9-5b03-4f18-a52d-c913af8dfd4b') HTTP/1.1" 204 0
2026-03-30 10:20:02 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (819 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca_logged_out.es/task_29_2026-03-30T10_00_00.jl
2026-03-30 10:20:02 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 855835,
'downloader/request_count': 739,
'downloader/request_method_count/GET': 714,
'downloader/request_method_count/POST': 25,
'downloader/response_bytes': 1146325796,
'downloader/response_count': 738,
'downloader/response_status_count/200': 630,
'downloader/response_status_count/302': 107,
'downloader/response_status_count/401': 1,
'dupefilter/filtered': 2,
'elapsed_time_seconds': 1193.999922,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 10, 20, 2, 286250, tzinfo=datetime.timezone.utc),
'item_scraped_count': 819,
'log_count/DEBUG': 10986,
'log_count/ERROR': 1,
'log_count/INFO': 10499,
'log_count/WARNING': 89,
'memusage/max': 326168576,
'memusage/startup': 149889024,
'playwright/context_count': 2,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 2,
'playwright/context_count/remote/False': 2,
'playwright/page_count': 0,
'request_depth_max': 26,
'response_received_count': 631,
'scheduler/dequeued': 739,
'scheduler/dequeued/memory': 739,
'scheduler/enqueued': 739,
'scheduler/enqueued/memory': 739,
'scrape_type/new': 498,
'scrape_type/price_update': 644,
'scrape_type/skipped': 380,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 546,
'scrapy-zyte-api/error_ratio': 0.04212454212454213,
'scrapy-zyte-api/error_types/download/website-ban': 2,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 23,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 20,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 8.43698680087102,
'scrapy-zyte-api/mean_response_seconds': 8.472615579940047,
'scrapy-zyte-api/processed': 524,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 523,
'scrapy-zyte-api/request_args/experimental.requestCookies': 523,
'scrapy-zyte-api/request_args/experimental.responseCookies': 524,
'scrapy-zyte-api/request_args/httpRequestBody': 25,
'scrapy-zyte-api/request_args/httpRequestMethod': 25,
'scrapy-zyte-api/request_args/httpResponseBody': 524,
'scrapy-zyte-api/request_args/httpResponseHeaders': 524,
'scrapy-zyte-api/request_args/sessionContext': 523,
'scrapy-zyte-api/request_args/url': 524,
'scrapy-zyte-api/status_codes/0': 20,
'scrapy-zyte-api/status_codes/200': 523,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 523,
'scrapy-zyte-api/success_ratio': 0.9980916030534351,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 10, 0, 8, 286328, tzinfo=datetime.timezone.utc)}
2026-03-30 10:20:02 [scrapy.core.engine] INFO: Spider closed (finished)