• '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_coches.net/25f4a4a4fc3011f0a599c2c555c92d63 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-01-28 12:56:56, /var/lib/scrapydweb/data/stats/scrapyd-1_6800/sourcing_v2/auto_selling_coches.net/25f4a4a4fc3011f0a599c2c555c92d63.json

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    job25f4a4a4fc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:50:14
    latest_log_time2026-01-28 12:56:49
    runtime0:06:35
    crawled_pages 24
    scraped_items 22
    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:56:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f58a7355ad0>
      2026-01-28 12:56:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f58a7356310>

      INFO

      DEBUG

    • latest_crawl

      2026-01-28 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62463060> (referer: https://www.coches.net/concesionario/utacars/?Section1Id=2500&pg=1) ['zyte-api']
    • latest_scrape

      2026-01-28 12:56:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62463060>
    • latest_stat

      2026-01-28 12:56:14 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 12 pages/min), scraped 11 items (at 11 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6031
    • telnet_password

      9844b11b6640957f
    • Head

      2026-01-28 12:50:14 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:50:14 [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:50:14 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-01-28 12:50:14 [auto_selling_coches.net] INFO: _job: 25f4a4a4fc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:50:14 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:50:14 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:50:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:50:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:50:14 [scrapy.extensions.telnet] INFO: Telnet Password: 9844b11b6640957f
      2026-01-28 12:50:14 [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:50:14 [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_coches.net/25f4a4a4fc3011f0a599c2c555c92d63.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:50:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:50:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:50:14 [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:50:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:50:14 [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:50:14 [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:50:14 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:50:14 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:50:14 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:50:14 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:50:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:50:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6031
      2026-01-28 12:50:14 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:50:14 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:50:19 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/utacars/?Section1Id=2500 and multipost_profile_id: 8a689f9c-f542-47d0-9d71-15f024896b98 and job_id: 25f4a4a4fc3011f0a599c2c555c92d63
      
      2026-01-28 12:50:19 [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:50:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/utacars/?Section1Id=2500> (referer: None) ['zyte-api']
      2026-01-28 12:50:31 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/utacars/?Section1Id=2500>
      2026-01-28 12:50:31 [auto_selling_coches.net] INFO: Title at home page 22 VehĂ­culos
      2026-01-28 12:50:31 [auto_selling_coches.net] INFO: Total number of items: 22
      
      2026-01-28 12:50:31 [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:51:14 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
      
      2026-01-28 12:52:14 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:52:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.359(s), this was the 1st time calling it.
      
      2026-01-28 12:52:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.730701649870277 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      
      2026-01-28 12:52:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      
      2026-01-28 12:53:14 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      
      2026-01-28 12:54:14 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:54:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.527(s), this was the 2nd time calling it.
      
      2026-01-28 12:54:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 8.86293609623975 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-01-28 12:55:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
      
      2026-01-28 12:55:14 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/utacars/?Section1Id=2500&pg=1> (referer: https://www.coches.net/concesionario/utacars/?Section1Id=2500) ['zyte-api']
      2026-01-28 12:55:39 [auto_selling_coches.net] INFO: Parsing page 1
      2026-01-28 12:55:39 [auto_selling_coches.net] INFO: Found 22 listings on page 1
      2026-01-28 12:55:39 [auto_selling_coches.net] INFO: Found listing with ID: 62129364
      2026-01-28 12:55:39 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 12:55:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 12:55:39 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 12:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 12:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762129364%27 HTTP/1.1" 200 None
      2026-01-28 12:55:39 [auto_selling_coches.net] INFO: Scrape type for 62129364: 1
      2026-01-28 12:55:39 [auto_selling_coches.net] INFO: Scraping new listing 62129364
      2026-01-28 12:55:40 [auto_selling_coches.net] INFO: Found listing with ID: 61883994
      2026-01-28 12:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761883994%27 HTTP/1.1" 200 None
    • Tail

                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 55600,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/e84bdd0d-6d6e-44b2-babc-f4bfcf671f04.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58744,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/b7729164-0ec8-4cc1-9338-708d4adafb21.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 59055,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/c5ea6423-8c90-4b84-8b63-f8bfe114e943.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 53643,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/bab8f4ce-a69d-45aa-be8e-da2f8a9c38c0.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 54896,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/305e6350-a896-493c-bd9f-8d2e3ad77de7.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 57469,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/f2f1208b-6d91-404d-b181-765075a7e3cc.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 69516,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/df046c6f-60f5-4964-b458-77635dc53c69.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 76814,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/27dcfb49-9c67-417d-ad9a-bc80338b467f.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 66710,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/449ab1d8-3034-44f0-959d-806397095571.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 76017,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/4957f716-0add-4bb1-96bf-f97eeed096e4.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 57421,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/7c0d23b6-830d-4192-89fc-7fbf8cf69d2e.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 48227,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/0faae40b-88bf-4337-a0fa-a716c72d402b.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58383,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/d85be707-cfe3-403b-942b-760718df231d.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 62700,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/04efcf3e-6832-4ad2-9d6b-f5ec2f57f077.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 60176,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/c7f63f9b-4696-43c4-900b-56ffe885df05.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 55792,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/574b414f-5514-4f1f-b8b3-36da97a15273.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 72279,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/413ae964-c5d8-4c00-aa9d-3f110c3ced5e.jpg',
                   'Width': 650},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45024f8c-ae4d-5b9f-a96a-47ef0645339c/45024f8c-ae4d-5b9f-a96a-47ef0645339c_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 67420,
                   'Height': 433,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19354161/7b4ca101-6703-422e-bb75-0614a11c25dc.jpg',
                   'Width': 650}],
       'price': 16998,
       'price_includes_vat': True,
       'registration_date': '2021-01-01',
       'seats_number': 5,
       'seller_name': None,
       'title': 'TOYOTA C-HR 1.8 125H Active',
       'transmission': 'automatic',
       'trim': '1.8 125H Active',
       'vin': None,
       'year': 2021}
      2026-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762463060%27 HTTP/1.1" 200 None
      2026-01-28 12:56:49 [auto_selling_coches.net] INFO: Saving data for 62463060: {'created_time': 1769605009.081706, 'last_price_update_time': 1769605009.081718}
      2026-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62463060') HTTP/1.1" 204 0
      2026-01-28 12:56:49 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 12:56:49 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 12:56:49 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:56:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 25f4a4a4fc3011f0a599c2c555c92d63
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:56:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:56:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 12:56:49 [auto_selling_coches.net] INFO: auto_selling_coches.net 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-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201768309009 HTTP/1.1" 200 None
      2026-01-28 12:56:49 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (22 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/25f4a4a4fc3011f0a599c2c555c92d63.jl
      2026-01-28 12:56:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 47584,
       'downloader/request_count': 24,
       'downloader/request_method_count/GET': 24,
       'downloader/response_bytes': 3303129,
       'downloader/response_count': 24,
       'downloader/response_status_count/200': 24,
       'elapsed_time_seconds': 394.717086,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 12, 56, 49, 397296, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 22,
       'log_count/DEBUG': 1177,
       'log_count/INFO': 685,
       'memusage/max': 162082816,
       'memusage/startup': 126459904,
       'request_depth_max': 2,
       'response_received_count': 24,
       'scheduler/dequeued': 24,
       'scheduler/dequeued/memory': 24,
       'scheduler/enqueued': 24,
       'scheduler/enqueued/memory': 24,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 26,
       'scrapy-zyte-api/error_ratio': 0.07692307692307693,
       'scrapy-zyte-api/errors': 2,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 2,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 14.522427456531053,
       'scrapy-zyte-api/mean_response_seconds': 14.590256444372546,
       'scrapy-zyte-api/processed': 24,
       'scrapy-zyte-api/request_args/actions': 1,
       'scrapy-zyte-api/request_args/browserHtml': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 22,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 23,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 24,
       'scrapy-zyte-api/request_args/httpResponseBody': 23,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 23,
       'scrapy-zyte-api/request_args/requestHeaders': 1,
       'scrapy-zyte-api/request_args/url': 24,
       'scrapy-zyte-api/status_codes/0': 2,
       'scrapy-zyte-api/status_codes/200': 24,
       'scrapy-zyte-api/success': 24,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 50, 14, 680210, tzinfo=datetime.timezone.utc)}
      2026-01-28 12:56:49 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 12:56:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f58a7355ad0>
      2026-01-28 12:56:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f58a7356310>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_coches.net/25f4a4a4fc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/25f4a4a4fc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 12:56:49
    last_update_timestamp1769605009
    downloader/request_bytes47584
    downloader/request_count24
    downloader/request_method_count/GET24
    downloader/response_bytes3303129
    downloader/response_count24
    downloader/response_status_count/20024
    elapsed_time_seconds394.717086
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 12, 56, 49, 397296, tzinfo=datetime.timezone.utc)
    item_scraped_count22
    log_count/DEBUG1177
    log_count/INFO685
    memusage/max162082816
    memusage/startup126459904
    request_depth_max2
    response_received_count24
    scheduler/dequeued24
    scheduler/dequeued/memory24
    scheduler/enqueued24
    scheduler/enqueued/memory24
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts26
    scrapy-zyte-api/error_ratio0.07692307692307693
    scrapy-zyte-api/errors2
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>2
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds14.522427456531053
    scrapy-zyte-api/mean_response_seconds14.590256444372546
    scrapy-zyte-api/processed24
    scrapy-zyte-api/request_args/actions1
    scrapy-zyte-api/request_args/browserHtml1
    scrapy-zyte-api/request_args/customHttpRequestHeaders22
    scrapy-zyte-api/request_args/experimental.requestCookies23
    scrapy-zyte-api/request_args/experimental.responseCookies24
    scrapy-zyte-api/request_args/httpResponseBody23
    scrapy-zyte-api/request_args/httpResponseHeaders23
    scrapy-zyte-api/request_args/requestHeaders1
    scrapy-zyte-api/request_args/url24
    scrapy-zyte-api/status_codes/02
    scrapy-zyte-api/status_codes/20024
    scrapy-zyte-api/success24
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 12, 50, 14, 680210, tzinfo=datetime.timezone.utc)