• 'pip install logparser' on host 'scrapyd-1:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/2489bce4fc3011f0a599c2c555c92d63 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-01-28 12:31:38, /var/lib/scrapydweb/data/stats/scrapyd-1_6800/sourcing_v2/auto_selling_autotrader.co.uk/2489bce4fc3011f0a599c2c555c92d63.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
    job2489bce4fc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:24:54
    latest_log_time2026-01-28 12:31:33
    runtime0:06:39
    crawled_pages 69
    scraped_items 65
    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:31:33 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f53e0339410>
      2026-01-28 12:31:33 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f53e0339c90>

      INFO

      DEBUG

    • latest_crawl

      2026-01-28 12:31:31 [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:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2026-01-28 12:30:54 [scrapy.extensions.logstats] INFO: Crawled 68 pages (at 2 pages/min), scraped 64 items (at 2 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6034
    • telnet_password

      68ce63ec3626d7ab
    • Head

      2026-01-28 12:24:54 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:24:54 [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:24:54 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-01-28 12:24:54 [auto_selling_autotrader.co.uk] INFO: _job: 2489bce4fc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:24:54 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:24:54 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:24:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:24:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:24:54 [scrapy.extensions.telnet] INFO: Telnet Password: 68ce63ec3626d7ab
      2026-01-28 12:24:54 [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:24:54 [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/2489bce4fc3011f0a599c2c555c92d63.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:24:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:24:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:24:54 [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:24:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:24:54 [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:24:54 [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:24:54 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:24:54 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 12:24:54 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:24:54 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:24:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:24:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6034
      2026-01-28 12:24:54 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:24:54 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:24:59 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10018737 and multipost_profile_id: 542447e1-aee1-4007-939a-c93abf5a9ce2 and job_id: 2489bce4fc3011f0a599c2c555c92d63 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=OX3%209JY&retailerId=10018737&sort=price-asc
      2026-01-28 12:24:59 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10018737, page: 1
      2026-01-28 12:24:59 [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:25:00 [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:25:00 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-01-28 12:25:00 [auto_selling_autotrader.co.uk] INFO: Page: 1/4, total results: 65
      2026-01-28 12:25:00 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 12:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 12:25:00 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2010
      2026-01-28 12:25:00 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 12:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:25:01 [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%27202601289481924%27 HTTP/1.1" 200 None
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601289481924: 1
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601289481924, item: 202601289481924
      2026-01-28 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:25:01 [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%27202601279467642%27 HTTP/1.1" 200 None
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601279467642: 1
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601279467642, item: 202601279467642
      2026-01-28 12:25:01 [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:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:25:01 [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%27202601279465502%27 HTTP/1.1" 200 None
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601279465502: 1
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601279465502, item: 202601279465502
      2026-01-28 12:25:01 [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:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:25:01 [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%27202601279465306%27 HTTP/1.1" 200 None
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601279465306: 1
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601279465306, item: 202601279465306
      2026-01-28 12:25:01 [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:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:25:01 [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%27202601279450901%27 HTTP/1.1" 200 None
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601279450901: 1
      2026-01-28 12:25:01 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601279450901, item: 202601279450901
    • Tail

                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 131993,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/3636d25928ae4658a38c8e0ed8d1fc6c.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 131993,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c98bfd626473497792da76734ebeae81.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 84222,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/b6dde30bfdcf48f9aa96d3c9c6328c44.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 82256,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/a1faffcb28fb45ad90845ffabf7d76d8.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 146027,
                   'Height': 1115,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c3462ae6988e41398891101162cceafa.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 104624,
                   'Height': 1200,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/ff02f86b02f74321b83c653603241fd8.jpg',
                   'Width': 1228},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 90849,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/fe81930b589a4496b2b7df875d55123e.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 115942,
                   'Height': 1200,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/91537d37ee934dfea7f6a308bad078c2.jpg',
                   'Width': 1234},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 136853,
                   'Height': 946,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/dea0f9fa2b6f40959099af33f56dc09d.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 106251,
                   'Height': 1050,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/95d8cc085f054aa190ee39f7f8d58cca.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 129124,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/bb0a5895065540ebbef15ac85d04fddc.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 153874,
                   'Height': 966,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/8c895b7157c54b56a38c82943710a370.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 120761,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/be4d46dfb0764a4ea42dc9c599700c31.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 111014,
                   'Height': 1042,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/7d5ae00b1e964e86bf0a8c1d30a1d0e9.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 129833,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/b971748b338848a7b8e749489d8063db.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 116818,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/cb784b1c40b948d6ae3ad75f8e164610.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 108187,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/95b3a9c0f33c4fa39670bdf99d7fe574.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6612585-f4e2-53d1-bddd-afdf44ae1431/c6612585-f4e2-53d1-bddd-afdf44ae1431_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 123197,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/d1c8a6ca33034b9f8f917f23aa7d0815.jpg',
                   'Width': 1280}],
       'price': 6895,
       'price_includes_vat': True,
       'registration_date': '2017-11-22',
       'seats_number': 4,
       'seller_name': None,
       'title': 'MINI Hatch 1.5 One 1499 GT Hatchback 3dr Petrol Manual Euro 6 (s/s) '
                '(102 ps)',
       'transmission': 'manual',
       'trim': 'One 1499 GT',
       'year': 2017}
      2026-01-28 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:31:31 [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%27202601269429316%27 HTTP/1.1" 200 None
      2026-01-28 12:31:31 [auto_selling_autotrader.co.uk] INFO: Saving data for 202601269429316: {'created_time': 1769603491.792831, 'last_price_update_time': 1769603491.792841}
      2026-01-28 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601269429316') HTTP/1.1" 204 0
      2026-01-28 12:31:31 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 12:31:31 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 12:31:31 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:31:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2489bce4fc3011f0a599c2c555c92d63
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:31:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:31:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 12:31:32 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 7, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-01-28 12:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:31:33 [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%201768307493 HTTP/1.1" 200 None
      2026-01-28 12:31:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (65 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/2489bce4fc3011f0a599c2c555c92d63.jl
      2026-01-28 12:31:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 550697,
       'downloader/request_count': 108,
       'downloader/request_method_count/GET': 39,
       'downloader/request_method_count/POST': 69,
       'downloader/response_bytes': 8023660,
       'downloader/response_count': 108,
       'downloader/response_status_count/200': 108,
       'elapsed_time_seconds': 398.927254,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 12, 31, 33, 281228, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 65,
       'log_count/DEBUG': 3741,
       'log_count/INFO': 2145,
       'memusage/max': 159657984,
       'memusage/startup': 126324736,
       'photo_download_count': 39,
       'request_depth_max': 4,
       'response_received_count': 69,
       'scheduler/dequeued': 108,
       'scheduler/dequeued/memory': 108,
       'scheduler/enqueued': 108,
       'scheduler/enqueued/memory': 108,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 74,
       'scrapy-zyte-api/error_ratio': 0.06756756756756757,
       'scrapy-zyte-api/errors': 5,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 5,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 11.056677564411709,
       'scrapy-zyte-api/mean_response_seconds': 11.109030984517567,
       'scrapy-zyte-api/processed': 69,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 69,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 68,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 69,
       'scrapy-zyte-api/request_args/httpRequestBody': 69,
       'scrapy-zyte-api/request_args/httpRequestMethod': 69,
       'scrapy-zyte-api/request_args/httpResponseBody': 69,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 69,
       'scrapy-zyte-api/request_args/url': 69,
       'scrapy-zyte-api/status_codes/0': 5,
       'scrapy-zyte-api/status_codes/200': 69,
       'scrapy-zyte-api/success': 69,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 24, 54, 353974, tzinfo=datetime.timezone.utc)}
      2026-01-28 12:31:33 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 12:31:33 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f53e0339410>
      2026-01-28 12:31:33 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f53e0339c90>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/2489bce4fc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/2489bce4fc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 12:31:33
    last_update_timestamp1769603493
    downloader/request_bytes550697
    downloader/request_count108
    downloader/request_method_count/GET39
    downloader/request_method_count/POST69
    downloader/response_bytes8023660
    downloader/response_count108
    downloader/response_status_count/200108
    elapsed_time_seconds398.927254
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 12, 31, 33, 281228, tzinfo=datetime.timezone.utc)
    item_scraped_count65
    log_count/DEBUG3741
    log_count/INFO2145
    memusage/max159657984
    memusage/startup126324736
    photo_download_count39
    request_depth_max4
    response_received_count69
    scheduler/dequeued108
    scheduler/dequeued/memory108
    scheduler/enqueued108
    scheduler/enqueued/memory108
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts74
    scrapy-zyte-api/error_ratio0.06756756756756757
    scrapy-zyte-api/errors5
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>5
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds11.056677564411709
    scrapy-zyte-api/mean_response_seconds11.109030984517567
    scrapy-zyte-api/processed69
    scrapy-zyte-api/request_args/customHttpRequestHeaders69
    scrapy-zyte-api/request_args/experimental.requestCookies68
    scrapy-zyte-api/request_args/experimental.responseCookies69
    scrapy-zyte-api/request_args/httpRequestBody69
    scrapy-zyte-api/request_args/httpRequestMethod69
    scrapy-zyte-api/request_args/httpResponseBody69
    scrapy-zyte-api/request_args/httpResponseHeaders69
    scrapy-zyte-api/request_args/url69
    scrapy-zyte-api/status_codes/05
    scrapy-zyte-api/status_codes/20069
    scrapy-zyte-api/success69
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 12, 24, 54, 353974, tzinfo=datetime.timezone.utc)