Desktop version Jobs
  • Analysis
  • Categories
  • Charts
  • Logs
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job4a410b122c1f11f18e133aacc95538c6
    first_log_time2026-03-30 14:59:02
    latest_log_time2026-03-30 15:00:19
    runtime0:01:17
    crawled_pages 30
    scraped_items 197
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2026-03-30 15:00:19 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1bad537110>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      1982c3cadfee7629
    • latest_crawl

      2026-03-30 15:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://m.atcdn.co.uk/a/media/c4f80e60d5654a61aca1614950348622.jpg> (referer: https://www.autotrader.co.uk/)
    • latest_scrape

      2026-03-30 15:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/c4f80e60d5654a61aca1614950348622.jpg>
    • latest_stat

      2026-03-30 15:00:02 [scrapy.extensions.logstats] INFO: Crawled 25 pages (at 25 pages/min), scraped 156 items (at 156 items/min)
    • Head

      2026-03-30 14:59:02 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-30 14:59:02 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-30 14:59:02 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-30 14:59:02 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-30 14:59:02 [auto_selling_autotrader.co.uk] INFO: _job: 4a410b122c1f11f18e133aacc95538c6, SCRAPY_JOB: None
      2026-03-30 14:59:02 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-30 14:59:02 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-30 14:59:02 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-30 14:59:02 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-30 14:59:02 [scrapy.extensions.telnet] INFO: Telnet Password: 1982c3cadfee7629
      2026-03-30 14:59:02 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-30 14:59:02 [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/4a410b122c1f11f18e133aacc95538c6.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-30 14:59:02 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 14:59:02 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 14:59:02 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-30 14:59:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-30 14:59:02 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-30 14:59:02 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-03-30 14:59:02 [scrapy.core.engine] INFO: Spider opened
      2026-03-30 14:59:02 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-30 14:59:02 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-30 14:59:02 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-30 14:59:02 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-30 14:59:02 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
      2026-03-30 14:59:02 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-30 14:59:02 [scrapy-playwright] INFO: Starting download handler
      2026-03-30 14:59:02 [scrapy-playwright] INFO: Starting download handler
      2026-03-30 14:59:07 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10015501 and multipost_profile_id: a79c65d8-2270-4e0b-8113-f6ab33815dd8 and job_id: 4a410b122c1f11f18e133aacc95538c6 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=10015501&sort=price-asc
      2026-03-30 14:59:07 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10015501, page: 1
      
      2026-03-30 14:59:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-30 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Page: 1/10, total results: 197
      2026-03-30 14:59:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-30 14:59:09 [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-30 14:59:09 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603301123278%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603301123278: 1
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603291111769%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291111769: 1
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603291111636%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291111636: 1
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603281100222%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281100222: 1
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603281099832%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281099832: 1
      2026-03-30 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 14:59:09 [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%27202603281099725%27 HTTP/1.1" 200 None
      2026-03-30 14:59:09 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281099725: 1
    • Tail

                      'money-back guarantee.\n'
                      '\n'
                      ' CarVender specialises in delivering top-quality pre-owned '
                      'vehicles across the UK with an emphasis on trust, '
                      'convenience, and customer satisfaction. We offer the '
                      'flexibility to buy your next car 100% online or in-store, '
                      'with fast, reliable nationwide delivery within 3 days and a '
                      '14-day money-back guarantee for online purchases.\n'
                      'Free delivery within a 50-mile radius of our dealership\n'
                      'Nationwide delivery at only £1 per mile\n'
                      '1000s of 5-star customer reviews across verified platforms\n'
                      'Complimentary drinks and snacks offered in-store for a '
                      'welcoming experience\n'
                      'Unmatched Vehicle Standards\n'
                      'Each vehicle at CarVender undergoes a rigorous preparation '
                      'and inspection process, including:\n'
                      'Full multi-point safety checks\n'
                      'Independent third-party mechanical inspection reports\n'
                      'Free 90-day warranty for added peace of mind\n'
                      'We pride ourselves on delivering vehicles that meet the '
                      'highest preparation standards, ensuring reliability and '
                      'customer confidence at every step.',
       'doors_number': 5,
       'engine_horse_power': 201,
       'fuel_type': 'Electric',
       'id': 'bd6022fc-3e76-500a-ab3e-e8e3c8803635',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202509096165491',
       'listing': 'directbuy',
       'location': 'Epping, Essex',
       'make': 'Volkswagen',
       'model': 'ID.3',
       'odometer': 10343,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 69,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 207034,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f5ec28452f734af88e31e59a7b9a345e.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd6022fc-3e76-500a-ab3e-e8e3c8803635/bd6022fc-3e76-500a-ab3e-e8e3c8803635_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 199999,
                   'Height': 1500,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c4f80e60d5654a61aca1614950348622.jpg',
                   'Width': 1119},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 229837,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/4667865adb31445cbabb3235fce5138b.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 178125,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c45953672e9240a3923dc193d20b1a26.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 227952,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/0a0f67d867ca49d097212bc3a5fa3371.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 219651,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/cf76cd68936d46498758d0b0d45646b7.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 181656,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/068a336cc71849b7854bfd9a7fc8b1a9.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 197431,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/4c0977bd582941219b5cadbdb47d7572.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0381c2c-435b-5967-b402-af91f4414d42/e0381c2c-435b-5967-b402-af91f4414d42_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 195718,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/6b7d98c96d6140198a3c82393c928ae5.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 38537,
                   'Height': 768,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/3029a1ee62ad455e9809db0f0bf7a7f1.jpg',
                   'Width': 1024}],
       'price': 13900,
       'price_includes_vat': True,
       'registration_date': '2021-09-07',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Volkswagen ID.3 Pro Performance 58kWh Life Hatchback 5dr Electric '
                'Auto (204 ps) |260 Miles Range In Single Charge|',
       'transmission': 'automatic',
       'trim': 'Life',
       'year': 2021}
      2026-03-30 15:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:00:17 [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%27202509096165491%27 HTTP/1.1" 200 None
      2026-03-30 15:00:17 [auto_selling_autotrader.co.uk] INFO: Saving data for 202509096165491: {'created_time': 1774882817.841393, 'last_price_update_time': 1774882817.841406}
      2026-03-30 15:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202509096165491') HTTP/1.1" 204 0
      2026-03-30 15:00:17 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-30 15:00:17 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-30 15:00:17 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:00:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4a410b122c1f11f18e133aacc95538c6
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:00:17 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
      2026-03-30 15:00:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-30 15:00:18 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:00:19 [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%201773586819 HTTP/1.1" 200 None
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512118526018') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512198703646') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601239380841') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202601289494360') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602049669918') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602049676096') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602180026008') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602210113101') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602260246038') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202602260251715') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202603090531105') HTTP/1.1" 204 0
      2026-03-30 15:00:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (197 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/4a410b122c1f11f18e133aacc95538c6.jl
      2026-03-30 15:00:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 8,
       'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 8,
       'downloader/request_bytes': 1472615,
       'downloader/request_count': 39,
       'downloader/request_method_count/GET': 9,
       'downloader/request_method_count/POST': 30,
       'downloader/response_bytes': 9080760,
       'downloader/response_count': 31,
       'downloader/response_status_count/200': 31,
       'elapsed_time_seconds': 76.703246,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 15, 0, 19, 510972, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 197,
       'log_count/DEBUG': 6013,
       'log_count/INFO': 3261,
       'memusage/max': 190660608,
       'memusage/startup': 149680128,
       'photo_download_count': 1,
       'request_depth_max': 11,
       'response_received_count': 30,
       'scheduler/dequeued': 39,
       'scheduler/dequeued/memory': 39,
       'scheduler/enqueued': 39,
       'scheduler/enqueued/memory': 39,
       'scrape_type/new': 197,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 30,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.956985028708974,
       'scrapy-zyte-api/mean_response_seconds': 5.1378255759676295,
       'scrapy-zyte-api/processed': 30,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 29,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 30,
       'scrapy-zyte-api/request_args/httpRequestBody': 30,
       'scrapy-zyte-api/request_args/httpRequestMethod': 30,
       'scrapy-zyte-api/request_args/httpResponseBody': 30,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 30,
       'scrapy-zyte-api/request_args/url': 30,
       'scrapy-zyte-api/status_codes/200': 30,
       'scrapy-zyte-api/success': 30,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 30, 14, 59, 2, 807726, tzinfo=datetime.timezone.utc)}
      2026-03-30 15:00:19 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-30 15:00:19 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1bad537110>
      
    • Log

      /2/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/4a410b122c1f11f18e133aacc95538c6/?job_finished=True&ui=mobile

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/4a410b122c1f11f18e133aacc95538c6.log

  • sourcelog
    last update time2026-03-30 15:00:19
    last update timestamp1774882819
    downloader / exception count8
    downloader / exception type count / scrapy.core.downloader.handlers.http11.TunnelError8
    downloader / request bytes1472615
    downloader / request count39
    downloader / request method count / GET9
    downloader / request method count / POST30
    downloader / response bytes9080760
    downloader / response count31
    downloader / response status count / 20031
    elapsed time seconds76.703246
    feedexport / success count / FileFeedStorage1
    finish reasonfinished
    finish timedatetime.datetime(2026, 3, 30, 15, 0, 19, 510972, tzinfo=datetime.timezone.utc)
    item scraped count197
    log count / DEBUG6013
    log count / INFO3261
    memusage / max190660608
    memusage / startup149680128
    photo download count1
    request depth max11
    response received count30
    scheduler / dequeued39
    scheduler / dequeued / memory39
    scheduler / enqueued39
    scheduler / enqueued / memory39
    scrape type / new197
    scrapy-zyte-api / 4290
    scrapy-zyte-api / attempts30
    scrapy-zyte-api / error ratio0.0
    scrapy-zyte-api / errors0
    scrapy-zyte-api / fatal errors0
    scrapy-zyte-api / mean connection seconds4.956985028708974
    scrapy-zyte-api / mean response seconds5.1378255759676295
    scrapy-zyte-api / processed30
    scrapy-zyte-api / request args / customHttpRequestHeaders30
    scrapy-zyte-api / request args / experimental.requestCookies29
    scrapy-zyte-api / request args / experimental.responseCookies30
    scrapy-zyte-api / request args / httpRequestBody30
    scrapy-zyte-api / request args / httpRequestMethod30
    scrapy-zyte-api / request args / httpResponseBody30
    scrapy-zyte-api / request args / httpResponseHeaders30
    scrapy-zyte-api / request args / url30
    scrapy-zyte-api / status codes / 20030
    scrapy-zyte-api / success30
    scrapy-zyte-api / success ratio1.0
    scrapy-zyte-api / throttle ratio0.0
    start timedatetime.datetime(2026, 3, 30, 14, 59, 2, 807726, tzinfo=datetime.timezone.utc)