• LogParser v0.8.2, last updated at 2026-03-27 14:32:32, http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/bbc8d04a29e911f18f76c264925fbcfa.json

PROJECT (sourcing_v2), SPIDER (auto_selling_autotrader.co.uk)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    jobbbc8d04a29e911f18f76c264925fbcfa
    first_log_time2026-03-27 14:32:09
    latest_log_time2026-03-27 14:32:27
    runtime0:00:18
    crawled_pages 3
    scraped_items 12
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-27 14:32:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff6ccd4f3d0>
      2026-03-27 14:32:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff6ccd4fb50>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      b461756c6c1d75f6
    • latest_crawl

      2026-03-27 14:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg> (referer: https://www.autotrader.co.uk/)
    • latest_scrape

      2026-03-27 14:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg>
    • latest_stat

      2026-03-27 14:32:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-27 14:32:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-27 14:32:09 [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-27 14:32:09 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-27 14:32:09 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-27 14:32:09 [auto_selling_autotrader.co.uk] INFO: Limiting photo downloads to 1 per item
      2026-03-27 14:32:09 [auto_selling_autotrader.co.uk] INFO: _job: bbc8d04a29e911f18f76c264925fbcfa, SCRAPY_JOB: None
      2026-03-27 14:32:09 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-27 14:32:09 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-27 14:32:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-27 14:32:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-27 14:32:09 [scrapy.extensions.telnet] INFO: Telnet Password: b461756c6c1d75f6
      2026-03-27 14:32:09 [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-27 14:32:09 [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/bbc8d04a29e911f18f76c264925fbcfa.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-27 14:32:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 14:32:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 14:32:09 [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-27 14:32:09 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-27 14:32:09 [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-27 14:32:09 [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-27 14:32:09 [scrapy.core.engine] INFO: Spider opened
      2026-03-27 14:32:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-27 14:32:09 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-27 14:32:09 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
      2026-03-27 14:32:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-27 14:32:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-27 14:32:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-27 14:32:09 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-27 14:32:09 [scrapy-playwright] INFO: Starting download handler
      2026-03-27 14:32:14 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10038525 and multipost_profile_id: 0d84cb11-4c5f-4102-9735-aa9b85d0f865 and job_id: bbc8d04a29e911f18f76c264925fbcfa and url: https://www.autotrader.co.uk/dealers/essex/south-ockendon/arbat-motors-10038525
      2026-03-27 14:32:14 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10038525, page: 1
      2026-03-27 14:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-27 14:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Page: 1/1, total results: 12
      2026-03-27 14:32:16 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
      2026-03-27 14:32:16 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603261038863%27 HTTP/1.1" 200 None
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603261038863: 1
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603160742123%27 HTTP/1.1" 200 None
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603160742123: 1
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603140701425%27 HTTP/1.1" 200 None
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603140701425: 1
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603060470389%27 HTTP/1.1" 200 None
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603060470389: 1
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603060462594%27 HTTP/1.1" 200 None
      2026-03-27 14:32:16 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603060462594: 1
      2026-03-27 14:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:16 [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%27202603060461748%27 HTTP/1.1" 200 None
    • Tail

                      'system ensures optimal traction and control in all road '
                      'conditions, making it perfect for both city commutes and '
                      'off-road escapades.\n'
                      '\n'
                      "Don't miss your chance to own this impressive Volkswagen "
                      'Tiguan. Visit us today to experience the power and '
                      'sophistication of this exceptional SUV for yourself.',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '2L',
       'engine_horse_power': 148,
       'fuel_type': 'Diesel',
       'id': '50507e34-2243-5338-9417-cd7ba6d18965',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202512128552229',
       'listing': 'directbuy',
       'location': 'Bexleyheath, Kent',
       'make': 'Volkswagen',
       'model': 'Tiguan',
       'odometer': 67134,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 56,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50507e34-2243-5338-9417-cd7ba6d18965/50507e34-2243-5338-9417-cd7ba6d18965_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 292478,
                   'Height': 1440,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/546150e296c54b40a742ad956a95ed15.jpg',
                   'Width': 1920}],
       'price': 16450,
       'price_includes_vat': True,
       'registration_date': '2017-09-06',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Volkswagen 2.0 Tiguan R-Line TDI BlueMotion Technology 4Motion '
                'Semi-Auto 4WD 5dr',
       'transmission': 'automatic',
       'trim': 'R-Line',
       'year': 2017}
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:26 [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%27202512128552229%27 HTTP/1.1" 200 None
      2026-03-27 14:32:26 [auto_selling_autotrader.co.uk] INFO: Saving data for 202512128552229: {'created_time': 1774621946.366055, 'last_price_update_time': 1774621946.366063}
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512128552229') HTTP/1.1" 204 0
      2026-03-27 14:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg> (referer: https://www.autotrader.co.uk/)
      2026-03-27 14:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-27 14:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff6c97d2cd0>
      2026-03-27 14:32:26 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-27 14:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6/f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6_image_0.jpg HTTP/1.1" 201 0
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_autotrader.co.uk',RowKey='https%3A%252F%252Fm.atcdn.co.uk%252Fa%252Fmedia%252F7fbc2650d51743f2a3d266e4399640b2.jpg') HTTP/1.1" 204 0
      2026-03-27 14:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg saved to cache
      2026-03-27 14:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6
      2026-03-27 14:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6 sending to next pipeline
      2026-03-27 14:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6 with identifier 202601179226019
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 14:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6
      2026-03-27 14:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 110,
       'color': 'Grey',
       'currency': 'GBP',
       'description': 'Introducing the stunning Mercedes-Benz A-Class 2.0 A 200 D '
                      'AMG Line Premium Auto 5dr. This exceptional vehicle, finished '
                      'in a sleek Grey colour, exudes luxury and style at every '
                      'turn.\n'
                      '\n'
                      'With only 69,739 miles on the clock and a total of 2 careful '
                      'owners, this Mercedes-Benz A-Class is in impeccable '
                      'condition, ready to elevate your driving experience to new '
                      'heights.\n'
                      '\n'
                      'Experience the perfect blend of performance and '
                      'sophistication with the AMG Line trim, offering a sporty edge '
                      'to the already impressive A 200 D model. The Premium Auto '
                      'features ensure a smooth and effortless drive, making every '
                      'journey a pleasure.\n'
                      '\n'
                      "Don't miss your chance to own this premium Mercedes-Benz "
                      'A-Class. Contact us today to arrange a test drive and '
                      'discover the true meaning of driving excellence.',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '2L',
       'engine_horse_power': 148,
       'fuel_type': 'Diesel',
       'id': 'f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202601179226019',
       'listing': 'directbuy',
       'location': 'Bexleyheath, Kent',
       'make': 'Mercedes-Benz',
       'model': 'A Class',
       'odometer': 69739,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 53,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6/f0e16a1b-76d4-5647-b2f2-a33f92d0c3b6_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 277117,
                   'Height': 1440,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/7fbc2650d51743f2a3d266e4399640b2.jpg',
                   'Width': 1920}],
       'price': 14950,
       'price_includes_vat': True,
       'registration_date': '2019-04-30',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Mercedes-Benz A-Class 2.0 A 200 D AMG Line Premium Auto 5dr',
       'transmission': 'automatic',
       'trim': 'AMG Line',
       'year': 2019}
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:26 [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%27202601179226019%27 HTTP/1.1" 200 None
      2026-03-27 14:32:26 [auto_selling_autotrader.co.uk] INFO: Saving data for 202601179226019: {'created_time': 1774621946.655894, 'last_price_update_time': 1774621946.655902}
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601179226019') HTTP/1.1" 204 0
      2026-03-27 14:32:26 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-27 14:32:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-27 14:32:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 14:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item bbc8d04a29e911f18f76c264925fbcfa
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 14:32:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 14:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-27 14:32:26 [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-27 14:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 14:32:27 [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%201773325946 HTTP/1.1" 200 None
      2026-03-27 14:32:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (12 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/bbc8d04a29e911f18f76c264925fbcfa.jl
      2026-03-27 14:32:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 6,
       'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 6,
       'downloader/request_bytes': 98565,
       'downloader/request_count': 15,
       'downloader/request_method_count/GET': 12,
       'downloader/request_method_count/POST': 3,
       'downloader/response_bytes': 2390522,
       'downloader/response_count': 9,
       'downloader/response_status_count/200': 9,
       'elapsed_time_seconds': 17.102006,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 27, 14, 32, 27, 81622, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 12,
       'log_count/DEBUG': 212,
       'log_count/INFO': 190,
       'memusage/max': 148951040,
       'memusage/startup': 148951040,
       'photo_download_count': 6,
       'request_depth_max': 2,
       'response_received_count': 3,
       'scheduler/dequeued': 15,
       'scheduler/dequeued/memory': 15,
       'scheduler/enqueued': 15,
       'scheduler/enqueued/memory': 15,
       'scrape_type/new': 12,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 3,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.9461959761877856,
       'scrapy-zyte-api/mean_response_seconds': 4.103087444324046,
       'scrapy-zyte-api/processed': 3,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 2,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 3,
       'scrapy-zyte-api/request_args/httpRequestBody': 3,
       'scrapy-zyte-api/request_args/httpRequestMethod': 3,
       'scrapy-zyte-api/request_args/httpResponseBody': 3,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
       'scrapy-zyte-api/request_args/url': 3,
       'scrapy-zyte-api/status_codes/200': 3,
       'scrapy-zyte-api/success': 3,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 27, 14, 32, 9, 979616, tzinfo=datetime.timezone.utc)}
      2026-03-27 14:32:27 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-27 14:32:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff6ccd4f3d0>
      2026-03-27 14:32:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff6ccd4fb50>
    • Log

      /4/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/bbc8d04a29e911f18f76c264925fbcfa/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/bbc8d04a29e911f18f76c264925fbcfa.log

  • sourcelog
    last_update_time2026-03-27 14:32:27
    last_update_timestamp1774621947
    downloader/exception_count6
    downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError6
    downloader/request_bytes98565
    downloader/request_count15
    downloader/request_method_count/GET12
    downloader/request_method_count/POST3
    downloader/response_bytes2390522
    downloader/response_count9
    downloader/response_status_count/2009
    elapsed_time_seconds17.102006
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 27, 14, 32, 27, 81622, tzinfo=datetime.timezone.utc)
    item_scraped_count12
    log_count/DEBUG212
    log_count/INFO190
    memusage/max148951040
    memusage/startup148951040
    photo_download_count6
    request_depth_max2
    response_received_count3
    scheduler/dequeued15
    scheduler/dequeued/memory15
    scheduler/enqueued15
    scheduler/enqueued/memory15
    scrape_type/new12
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts3
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.9461959761877856
    scrapy-zyte-api/mean_response_seconds4.103087444324046
    scrapy-zyte-api/processed3
    scrapy-zyte-api/request_args/customHttpRequestHeaders3
    scrapy-zyte-api/request_args/experimental.requestCookies2
    scrapy-zyte-api/request_args/experimental.responseCookies3
    scrapy-zyte-api/request_args/httpRequestBody3
    scrapy-zyte-api/request_args/httpRequestMethod3
    scrapy-zyte-api/request_args/httpResponseBody3
    scrapy-zyte-api/request_args/httpResponseHeaders3
    scrapy-zyte-api/request_args/url3
    scrapy-zyte-api/status_codes/2003
    scrapy-zyte-api/success3
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 27, 14, 32, 9, 979616, tzinfo=datetime.timezone.utc)