• LogParser v0.8.2, last updated at 2026-01-28 12:54:35, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/25b0178afc3011f0a599c2c555c92d63.json

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

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job25b0178afc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:40:29
    latest_log_time2026-01-28 12:54:28
    runtime0:13:59
    crawled_pages 47
    scraped_items 44
    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-01-28 12:54:28 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fb3b4b4d890>
      2026-01-28 12:54:28 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fb3b4b4e110>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      5da16bd763f73007
    • latest_crawl

      2026-01-28 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-graphql> (referer: https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery) ['zyte-api']
    • latest_scrape

      2026-01-28 12:54:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2026-01-28 12:53:29 [scrapy.extensions.logstats] INFO: Crawled 46 pages (at 2 pages/min), scraped 43 items (at 2 items/min)
    • Head

      2026-01-28 12:40:29 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:40:29 [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-01-28 12:40:29 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-01-28 12:40:29 [auto_selling_autotrader.co.uk] INFO: _job: 25b0178afc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:40:29 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:40:29 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:40:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:40:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:40:29 [scrapy.extensions.telnet] INFO: Telnet Password: 5da16bd763f73007
      2026-01-28 12:40:29 [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-01-28 12:40:29 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/25b0178afc3011f0a599c2c555c92d63.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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-01-28 12:40:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:40:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:40:29 [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-01-28 12:40:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:40:29 [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-01-28 12:40:29 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-01-28 12:40:29 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:40:29 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 12:40:29 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:40:29 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:40:29 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:40:29 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-01-28 12:40:29 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:40:29 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:40:34 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10027005 and multipost_profile_id: 6e3537f2-914b-4000-b3a5-62ce744788b9 and job_id: 25b0178afc3011f0a599c2c555c92d63 and url: https://www.autotrader.co.uk/cars/retailer/stock?advertising-location=at_cars&advertising-location=at_profile_cars&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&postcode=N70LU&retailerId=10027005&sort=price-asc
      2026-01-28 12:40:34 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10027005, page: 1
      2026-01-28 12:40:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-01-28 12:40:35 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-01-28 12:40:35 [auto_selling_autotrader.co.uk] INFO: Page: 1/3, total results: 44
      2026-01-28 12:40:35 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 12:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2001
      2026-01-28 12:40:36 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:36 [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%27202601269426434%27 HTTP/1.1" 200 None
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269426434: 1
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269426434, item: 202601269426434
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:36 [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%27202601269422535%27 HTTP/1.1" 200 None
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269422535: 1
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269422535, item: 202601269422535
      2026-01-28 12:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:36 [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%27202601269422371%27 HTTP/1.1" 200 None
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269422371: 1
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269422371, item: 202601269422371
      2026-01-28 12:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:36 [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%27202601269419624%27 HTTP/1.1" 200 None
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269419624: 1
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269419624, item: 202601269419624
      2026-01-28 12:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:36 [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%27202601269419372%27 HTTP/1.1" 200 None
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269419372: 1
      2026-01-28 12:40:36 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269419372, item: 202601269419372
    • Tail

       'currency': 'GBP',
       'description': 'Excellent condition,low mileage, 2 keys, recently '
                      'serviced,service history,comes with 3 months warranty,12 '
                      'months AA breakdown cover,new mot',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '1.5L',
       'engine_horse_power': 89,
       'fuel_type': 'Diesel',
       'id': '14822064-2761-558b-ac2f-f46477145c80',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202509306772232',
       'listing': 'directbuy',
       'location': 'Highbridge, Somerset',
       'make': 'Renault',
       'model': 'Captur',
       'odometer': 41815,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 12,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/6c5879a5a46040baba9f633b2a91f9b3.jpg',
                      'https://m.atcdn.co.uk/a/media/51f57a2e87b64598ae6656efeb67e266.jpg',
                      'https://m.atcdn.co.uk/a/media/5b3d76102fe745928550b2be6cc322cb.jpg',
                      'https://m.atcdn.co.uk/a/media/6cef922cd9ba4ada90e1c0d06fed552c.jpg',
                      'https://m.atcdn.co.uk/a/media/bac160419c68453cba4cc43afe131159.jpg',
                      'https://m.atcdn.co.uk/a/media/880006aeb9124e0e82d533bdbefd12be.jpg',
                      'https://m.atcdn.co.uk/a/media/66116bc2fc694cf5b2e4540535ba7c90.jpg',
                      'https://m.atcdn.co.uk/a/media/2bbd51d171d64241834041c9f42a5b4a.jpg',
                      'https://m.atcdn.co.uk/a/media/9548da0c4a954eab86f316098fcf426c.jpg',
                      'https://m.atcdn.co.uk/a/media/3dc9346af998429cac30b8c7cdbc057d.jpg',
                      'https://m.atcdn.co.uk/a/media/0f466eb3c560496ba3db157ccab8e12c.jpg',
                      'https://m.atcdn.co.uk/a/media/3729b811638b4c979a3008dd805a4ccf.jpg'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 260907,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/6c5879a5a46040baba9f633b2a91f9b3.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 213673,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/51f57a2e87b64598ae6656efeb67e266.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 326594,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/5b3d76102fe745928550b2be6cc322cb.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 152829,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/bac160419c68453cba4cc43afe131159.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 275859,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/880006aeb9124e0e82d533bdbefd12be.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 179525,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/66116bc2fc694cf5b2e4540535ba7c90.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 286366,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/6cef922cd9ba4ada90e1c0d06fed552c.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 159099,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/2bbd51d171d64241834041c9f42a5b4a.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 161946,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/9548da0c4a954eab86f316098fcf426c.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 186743,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/3dc9346af998429cac30b8c7cdbc057d.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 176966,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/0f466eb3c560496ba3db157ccab8e12c.jpg',
                   'Width': 1600},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac2a57e-7074-550d-b475-33978e9e7acc/8ac2a57e-7074-550d-b475-33978e9e7acc_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138447,
                   'Height': 900,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/3729b811638b4c979a3008dd805a4ccf.jpg',
                   'Width': 1600}],
       'price': 8999,
       'price_includes_vat': True,
       'registration_date': '2017-06-27',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Renault Captur 1.5 dCi ENERGY Dynamique S Nav EDC Euro 6 (s/s) 5dr',
       'transmission': 'automatic',
       'trim': 'Dynamique S Nav',
       'year': 2017}
      2026-01-28 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:54: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%27202509306772232%27 HTTP/1.1" 200 None
      2026-01-28 12:54:26 [auto_selling_autotrader.co.uk] INFO: Saving data for 202509306772232: {'created_time': 1769604866.81125, 'last_price_update_time': 1769604866.811259}
      2026-01-28 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202509306772232') HTTP/1.1" 204 0
      2026-01-28 12:54:26 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 12:54:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 12:54:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:54:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 25b0178afc3011f0a599c2c555c92d63
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:54:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:54:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 12:54:27 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:54:28 [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%201768308868 HTTP/1.1" 200 None
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511077739933') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512078435247') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512148578979') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601078986254') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601078989490') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601109057256') HTTP/1.1" 204 0
      2026-01-28 12:54:28 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (44 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/25b0178afc3011f0a599c2c555c92d63.jl
      2026-01-28 12:54:28 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 360451,
       'downloader/request_count': 47,
       'downloader/request_method_count/POST': 47,
       'downloader/response_bytes': 1678150,
       'downloader/response_count': 47,
       'downloader/response_status_count/200': 47,
       'elapsed_time_seconds': 839.00962,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 12, 54, 28, 281194, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 44,
       'log_count/DEBUG': 1778,
       'log_count/INFO': 961,
       'memusage/max': 150355968,
       'memusage/startup': 126545920,
       'request_depth_max': 3,
       'response_received_count': 47,
       'scheduler/dequeued': 47,
       'scheduler/dequeued/memory': 47,
       'scheduler/enqueued': 47,
       'scheduler/enqueued/memory': 47,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 68,
       'scrapy-zyte-api/error_ratio': 0.3088235294117647,
       'scrapy-zyte-api/errors': 21,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 21,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 12.886603186719434,
       'scrapy-zyte-api/mean_response_seconds': 12.91317089042686,
       'scrapy-zyte-api/processed': 47,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 47,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 46,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 47,
       'scrapy-zyte-api/request_args/httpRequestBody': 47,
       'scrapy-zyte-api/request_args/httpRequestMethod': 47,
       'scrapy-zyte-api/request_args/httpResponseBody': 47,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 47,
       'scrapy-zyte-api/request_args/url': 47,
       'scrapy-zyte-api/status_codes/0': 21,
       'scrapy-zyte-api/status_codes/200': 47,
       'scrapy-zyte-api/success': 47,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 40, 29, 271574, tzinfo=datetime.timezone.utc)}
      2026-01-28 12:54:28 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 12:54:28 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fb3b4b4d890>
      2026-01-28 12:54:28 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fb3b4b4e110>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/25b0178afc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/25b0178afc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 12:54:28
    last_update_timestamp1769604868
    downloader/request_bytes360451
    downloader/request_count47
    downloader/request_method_count/POST47
    downloader/response_bytes1678150
    downloader/response_count47
    downloader/response_status_count/20047
    elapsed_time_seconds839.00962
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 12, 54, 28, 281194, tzinfo=datetime.timezone.utc)
    item_scraped_count44
    log_count/DEBUG1778
    log_count/INFO961
    memusage/max150355968
    memusage/startup126545920
    request_depth_max3
    response_received_count47
    scheduler/dequeued47
    scheduler/dequeued/memory47
    scheduler/enqueued47
    scheduler/enqueued/memory47
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts68
    scrapy-zyte-api/error_ratio0.3088235294117647
    scrapy-zyte-api/errors21
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>21
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds12.886603186719434
    scrapy-zyte-api/mean_response_seconds12.91317089042686
    scrapy-zyte-api/processed47
    scrapy-zyte-api/request_args/customHttpRequestHeaders47
    scrapy-zyte-api/request_args/experimental.requestCookies46
    scrapy-zyte-api/request_args/experimental.responseCookies47
    scrapy-zyte-api/request_args/httpRequestBody47
    scrapy-zyte-api/request_args/httpRequestMethod47
    scrapy-zyte-api/request_args/httpResponseBody47
    scrapy-zyte-api/request_args/httpResponseHeaders47
    scrapy-zyte-api/request_args/url47
    scrapy-zyte-api/status_codes/021
    scrapy-zyte-api/status_codes/20047
    scrapy-zyte-api/success47
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 12, 40, 29, 271574, tzinfo=datetime.timezone.utc)