Head
2026-03-30 15:05:17 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 15:05:17 [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 15:05:17 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
2026-03-30 15:05:17 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
2026-03-30 15:05:17 [auto_selling_autotrader.co.uk] INFO: _job: 4a56f8822c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 15:05:17 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 15:05:17 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 15:05:17 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 15:05:17 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 15:05:17 [scrapy.extensions.telnet] INFO: Telnet Password: 49d7b45a19848676
2026-03-30 15:05:17 [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 15:05:17 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/4a56f8822c1f11f18e133aacc95538c6.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 15:05:17 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:05:17 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:05:17 [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 15:05:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 15:05:17 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 15:05:17 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-30 15:05:17 [scrapy.core.engine] INFO: Spider opened
2026-03-30 15:05:17 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 15:05:17 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 15:05:17 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 15:05:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 15:05:17 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 15:05:17 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 15:05:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:05:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:05:22 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10027702 and multipost_profile_id: 849551e7-3677-408f-9314-15b71539bc18 and job_id: 4a56f8822c1f11f18e133aacc95538c6 and url: https://www.autotrader.co.uk/cars/retailer/stock?postcode=OX3%209JY&retailerId=10027702&sort=price-asc
2026-03-30 15:05:22 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10027702, page: 1
2026-03-30 15:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Page: 1/4, total results: 61
2026-03-30 15:05:24 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-30 15:05:24 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603281097650%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281097650: 1
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603271081062%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603271081062: 1
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603261038889%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603261038889: 1
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603230943319%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603230943319: 1
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603170775126%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603170775126: 1
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603160738509%27 HTTP/1.1" 200 None
2026-03-30 15:05:24 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603160738509: 1
Tail
'there. \n'
'\n'
'This vehicle comes equipped with a super VW SPEC including: '
'APPLE CARPLAY, TOUCH SCREEN ENTERTAINMENT SYSTEM, AIR CON, '
'ADAPTIVE CRUISE CONTROL, SPEED LIMITER, PRIVACY GLASS, '
'BLUETOOTH CONNECTIVITY, DAB RADIO, ELEC WINDOWS, ELEC '
'MIRRORS, USB/AUX INPUT, SPLIT FOLDING REAR SEATS FOR THAT '
'ADDITIONAL SPACE & LOTS MORE *** \n'
'\n'
'At NEO, we meticulously prepare all of our vehicles to the '
'highest standard and with more than 25 years experience in '
'the industry, are able to handpick stock directly from a '
'network of main dealer contacts, passing the savings on to '
'our customer base. All of our vehicles are HPI clear and come '
'with a minimum 3 Month Warranty with extended options '
'available! In addition, a pre-delivery inspection and all '
"necessary vehicle data checks are carried out. Don't hesitate "
'to get in touch with any questions or to arrange a viewing. \n'
'\n'
'COMPETITVE FINANCE OPTIONS & CREDIT CARD PAYMENTS AVAILABLE\n'
'\n'
'PART-EXCHANGE WELCOME',
'doors_number': 5,
'emission_standard': 'Euro 6',
'engine': '1L',
'engine_horse_power': 108,
'fuel_type': 'Petrol',
'id': '6b21f347-6df9-517b-98f2-993e00a30fca',
'is_damaged': False,
'is_operable': True,
'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202601068956515',
'listing': 'directbuy',
'location': 'Warrington, Cheshire',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 47219,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 34,
'photo_urls': ['https://m.atcdn.co.uk/a/media/b2d6f9d0d6b24ee0919184cef30cb4fe.jpg',
'https://m.atcdn.co.uk/a/media/94ff5d000ef840aeb0c5c0e0e11f90d9.jpg',
'https://m.atcdn.co.uk/a/media/ce59af712ba348f5a4717cb958a22cc5.jpg',
'https://m.atcdn.co.uk/a/media/61c488e8cb0343019276dcd1fc694c59.jpg',
'https://m.atcdn.co.uk/a/media/877509afc88047f4982dba0c5cf811d4.jpg',
'https://m.atcdn.co.uk/a/media/0bb64abdb7f94527bf232e288b158f3e.jpg',
'https://m.atcdn.co.uk/a/media/a27360e9032647d99f1a520c3adf4257.jpg',
'https://m.atcdn.co.uk/a/media/8cd22c4325624268a0cb0999c50c135f.jpg',
'https://m.atcdn.co.uk/a/media/3b1fdfe75c9146a8b6990848fb206183.jpg',
'https://m.atcdn.co.uk/a/media/cc0a30fe0c8741ca85e63f87d5393ea0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167929,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/b2d6f9d0d6b24ee0919184cef30cb4fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195539,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/94ff5d000ef840aeb0c5c0e0e11f90d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cc178ba-08ef-53e9-9b51-7b8239327cb6/5cc178ba-08ef-53e9-9b51-7b8239327cb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37775,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/ce59af712ba348f5a4717cb958a22cc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143136,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/61c488e8cb0343019276dcd1fc694c59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168241,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/877509afc88047f4982dba0c5cf811d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147139,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/0bb64abdb7f94527bf232e288b158f3e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155345,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/a27360e9032647d99f1a520c3adf4257.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157139,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/8cd22c4325624268a0cb0999c50c135f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192083,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/3b1fdfe75c9146a8b6990848fb206183.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b21f347-6df9-517b-98f2-993e00a30fca/6b21f347-6df9-517b-98f2-993e00a30fca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186428,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/cc0a30fe0c8741ca85e63f87d5393ea0.jpg',
'Width': 1280}],
'price': 11995,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI SE SUV 5dr Petrol Manual Euro 6 (s/s) '
'(110 ps) - PART EXCHANGE WELCOME',
'transmission': 'manual',
'trim': 'SE',
'year': 2020}
2026-03-30 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202601068956515%27 HTTP/1.1" 200 None
2026-03-30 15:06:39 [auto_selling_autotrader.co.uk] INFO: Saving data for 202601068956515: {'created_time': 1774883199.44551, 'last_price_update_time': 1774883199.445522}
2026-03-30 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601068956515') HTTP/1.1" 204 0
2026-03-30 15:06:39 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 15:06:39 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 15:06:39 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 15:06:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:06:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:06:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4a56f8822c1f11f18e133aacc95538c6
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 15:06:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 15:06:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:06:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:06:39 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-03-30 15:06:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 15:06:40 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 15:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20last_price_update_time%20lt%201773587200 HTTP/1.1" 200 None
2026-03-30 15:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601099043643') HTTP/1.1" 204 0
2026-03-30 15:06:40 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (61 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/4a56f8822c1f11f18e133aacc95538c6.jl
2026-03-30 15:06:40 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 463408,
'downloader/request_count': 11,
'downloader/request_method_count/POST': 11,
'downloader/response_bytes': 3286901,
'downloader/response_count': 11,
'downloader/response_status_count/200': 11,
'elapsed_time_seconds': 83.222495,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 15, 6, 40, 903959, tzinfo=datetime.timezone.utc),
'item_scraped_count': 61,
'log_count/DEBUG': 1881,
'log_count/INFO': 1054,
'memusage/max': 173785088,
'memusage/startup': 149610496,
'request_depth_max': 4,
'response_received_count': 11,
'scheduler/dequeued': 11,
'scheduler/dequeued/memory': 11,
'scheduler/enqueued': 11,
'scheduler/enqueued/memory': 11,
'scrape_type/new': 61,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 11,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 17.141077827831563,
'scrapy-zyte-api/mean_response_seconds': 17.31954984146763,
'scrapy-zyte-api/processed': 11,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 11,
'scrapy-zyte-api/request_args/experimental.requestCookies': 10,
'scrapy-zyte-api/request_args/experimental.responseCookies': 11,
'scrapy-zyte-api/request_args/httpRequestBody': 11,
'scrapy-zyte-api/request_args/httpRequestMethod': 11,
'scrapy-zyte-api/request_args/httpResponseBody': 11,
'scrapy-zyte-api/request_args/httpResponseHeaders': 11,
'scrapy-zyte-api/request_args/url': 11,
'scrapy-zyte-api/status_codes/200': 11,
'scrapy-zyte-api/success': 11,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 15, 5, 17, 681464, tzinfo=datetime.timezone.utc)}
2026-03-30 15:06:40 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 15:06:41 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0f15b5f910>
2026-03-30 15:06:41 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0f15b68190>