- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 2fe68dd6d1c111f0b120928152083da5 first_log_time 2025-12-05 11:50:22 latest_log_time 2025-12-05 11:53:42 runtime 0:03:20 crawled_pages 13 scraped_items 11 shutdown_reason N/A finish_reason finished log_critical_count 0 log_error_count 2 log_warning_count 0 log_redirect_count 0 log_retry_count 0 log_ignore_count 0 latest_crawl latest_scrape latest_log current_time latest_item N/A -
-
error_logs2 in total
2025-12-05 11:53:42 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb26f9209d0>
2025-12-05 11:53:42 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb26f921210>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6033
-
telnet_password
d57296f25e30e082
-
latest_crawl
2025-12-05 11:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61988612> (referer: https://www.coches.net/concesionario/icarbbbcantabria/?pg=1) ['zyte-api']
-
latest_scrape
2025-12-05 11:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61988612>
-
latest_stat
2025-12-05 11:53:22 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 0 pages/min), scraped 10 items (at 0 items/min)
DEBUG
-
-
-
Head
2025-12-05 11:50:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2025-12-05 11:50:22 [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 2025-12-05 11:50:22 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2025-12-05 11:50:22 [auto_selling_coches.net] INFO: _job: 2fe68dd6d1c111f0b120928152083da5, SCRAPY_JOB: None 2025-12-05 11:50:22 [scrapy.addons] INFO: Enabled addons: [] 2025-12-05 11:50:22 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-05 11:50:22 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-05 11:50:22 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-05 11:50:22 [scrapy.extensions.telnet] INFO: Telnet Password: d57296f25e30e082 2025-12-05 11:50:22 [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'] 2025-12-05 11:50:22 [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/2fe68dd6d1c111f0b120928152083da5.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': ''} 2025-12-05 11:50:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2025-12-05 11:50:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2025-12-05 11:50:22 [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'] 2025-12-05 11:50:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2025-12-05 11:50:22 [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'] 2025-12-05 11:50:22 [scrapy.middleware] INFO: Enabled item pipelines: ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling', 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling'] 2025-12-05 11:50:22 [scrapy.core.engine] INFO: Spider opened 2025-12-05 11:50:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2025-12-05 11:50:22 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net 2025-12-05 11:50:22 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2025-12-05 11:50:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-05 11:50:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6033 2025-12-05 11:50:22 [scrapy-playwright] INFO: Starting download handler 2025-12-05 11:50:22 [scrapy-playwright] INFO: Starting download handler 2025-12-05 11:50:27 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/icarbbbcantabria and multipost_profile_id: dea77588-6a8a-40ba-9d40-36748c0e12df and job_id: 2fe68dd6d1c111f0b120928152083da5 2025-12-05 11:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2025-12-05 11:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/icarbbbcantabria> (referer: None) ['zyte-api'] 2025-12-05 11:50:48 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/icarbbbcantabria/> 2025-12-05 11:50:48 [auto_selling_coches.net] INFO: Title at home page 11 VehĂculos 2025-12-05 11:50:48 [auto_selling_coches.net] INFO: Total number of items: 11 2025-12-05 11:50:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2025-12-05 11:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/icarbbbcantabria?pg=1> (referer: https://www.coches.net/concesionario/icarbbbcantabria/) ['zyte-api'] 2025-12-05 11:51:18 [auto_selling_coches.net] INFO: Parsing page 1 2025-12-05 11:51:18 [auto_selling_coches.net] INFO: Found 11 listings on page 1 2025-12-05 11:51:18 [auto_selling_coches.net] INFO: Found listing with ID: 61988873 2025-12-05 11:51:18 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2025-12-05 11:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2025-12-05 11:51:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1969 2025-12-05 11:51:18 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2025-12-05 11:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2025-12-05 11:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:51:19 [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%2761988873%27 HTTP/1.1" 200 None 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scrape type for 61988873: 1 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scraping new listing 61988873 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Found listing with ID: 61988612 2025-12-05 11:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:51:19 [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%2761988612%27 HTTP/1.1" 200 None 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scrape type for 61988612: 1 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scraping new listing 61988612 2025-12-05 11:51:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Found listing with ID: 61753403 2025-12-05 11:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:51:19 [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%2761753403%27 HTTP/1.1" 200 None 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scrape type for 61753403: 1 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Scraping new listing 61753403 2025-12-05 11:51:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2025-12-05 11:51:19 [auto_selling_coches.net] INFO: Found listing with ID: 62103661 2025-12-05 11:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None -
Tail
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 212870, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/4a915ad2-42c6-4b4e-adbd-048e608e43a8.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 239181, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/fcec096a-ccc6-4bdd-abc5-17f7bf2c6726.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 218582, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/9e3494ec-b6e6-46c6-84b5-ed53bec76cd0.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 234032, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/00a09cda-3004-4e36-9903-412eb3c229c2.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 232564, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/b07f48d4-7402-4308-a6d9-10b6b223491c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 240529, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/d43eb15d-013b-4b39-86f0-6686cb892e8b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 209007, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/859374e7-f0d1-4451-8933-4e221b5b289d.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 230695, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/c8bf42c9-b74a-402f-82a5-e90317c98c1b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 240329, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/f40bd5d2-1ef1-499a-895e-2325a65c5d55.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 212779, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/4449fa1d-51e2-456d-a17d-461dd71cad4a.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 225746, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/d5d15be5-60ee-4516-b7da-6905b1826ef8.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 218654, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/9df3931e-8825-43e8-ad46-3d45a31b5814.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 207943, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/886eb6f4-7504-4d9d-a0db-2f8411cdff8b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 230403, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/e3f4bccc-ea1e-4b4e-8160-b0178b073b7a.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_16.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 224694, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/2b32f734-01f8-430b-abc8-5f107c0419d0.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_17.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 127134, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/be0194ce-d9a4-491d-b3b7-dccce60f3a4b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_18.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 246589, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/2930b65c-a0b2-405b-8418-5c5c9b7bfe94.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_810fc77b-db41-5a15-a92a-a369e1f67e23/810fc77b-db41-5a15-a92a-a369e1f67e23_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 201089, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18960591/bde18265-0911-46c6-9c44-c5cb21815bc4.jpg', 'Width': 800}], 'price': 28500, 'price_includes_vat': True, 'registration_date': '2020-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'AUDI Q5 S line 35 TDI quattro S tronic', 'transmission': 'automatic', 'trim': 'S line 35 TDI 120kW quattro S tronic', 'vin': None, 'year': 2020} 2025-12-05 11:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:53:41 [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%2761988612%27 HTTP/1.1" 200 None 2025-12-05 11:53:41 [auto_selling_coches.net] INFO: Saving data for 61988612: {'created_time': 1764935621.274815, 'last_price_update_time': 1764935621.274825} 2025-12-05 11:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61988612') HTTP/1.1" 204 0 2025-12-05 11:53:41 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-05 11:53:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2025-12-05 11:53:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2025-12-05 11:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2025-12-05 11:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2025-12-05 11:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2fe68dd6d1c111f0b120928152083da5 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2025-12-05 11:53:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2025-12-05 11:53:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2025-12-05 11:53:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2025-12-05 11:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2025-12-05 11:53:41 [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} 2025-12-05 11:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2025-12-05 11:53:42 [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%201763639622 HTTP/1.1" 200 None 2025-12-05 11:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61833010') HTTP/1.1" 204 0 2025-12-05 11:53:42 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (11 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/2fe68dd6d1c111f0b120928152083da5.jl 2025-12-05 11:53:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 23680, 'downloader/request_count': 13, 'downloader/request_method_count/GET': 13, 'downloader/response_bytes': 2774912, 'downloader/response_count': 13, 'downloader/response_status_count/200': 13, 'elapsed_time_seconds': 199.94731, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 5, 11, 53, 42, 252669, tzinfo=datetime.timezone.utc), 'item_scraped_count': 11, 'log_count/DEBUG': 584, 'log_count/INFO': 365, 'memusage/max': 165408768, 'memusage/startup': 126926848, 'request_depth_max': 2, 'response_received_count': 13, 'scheduler/dequeued': 13, 'scheduler/dequeued/memory': 13, 'scheduler/enqueued': 13, 'scheduler/enqueued/memory': 13, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 14, 'scrapy-zyte-api/error_ratio': 0.07142857142857142, 'scrapy-zyte-api/errors': 1, "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 1, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 15.494139456933437, 'scrapy-zyte-api/mean_response_seconds': 15.568831962998956, 'scrapy-zyte-api/processed': 13, 'scrapy-zyte-api/request_args/actions': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 11, 'scrapy-zyte-api/request_args/experimental.requestCookies': 12, 'scrapy-zyte-api/request_args/experimental.responseCookies': 13, 'scrapy-zyte-api/request_args/httpResponseBody': 12, 'scrapy-zyte-api/request_args/httpResponseHeaders': 12, 'scrapy-zyte-api/request_args/requestHeaders': 1, 'scrapy-zyte-api/request_args/url': 13, 'scrapy-zyte-api/status_codes/0': 1, 'scrapy-zyte-api/status_codes/200': 13, 'scrapy-zyte-api/success': 13, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2025, 12, 5, 11, 50, 22, 305359, tzinfo=datetime.timezone.utc)} 2025-12-05 11:53:42 [scrapy.core.engine] INFO: Spider closed (finished) 2025-12-05 11:53:42 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb26f9209d0> 2025-12-05 11:53:42 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb26f921210> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/2fe68dd6d1c111f0b120928152083da5.log
-
-
source log last update time 2025-12-05 11:53:42 last update timestamp 1764935622 downloader / request bytes 23680 downloader / request count 13 downloader / request method count / GET 13 downloader / response bytes 2774912 downloader / response count 13 downloader / response status count / 200 13 elapsed time seconds 199.94731 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2025, 12, 5, 11, 53, 42, 252669, tzinfo=datetime.timezone.utc) item scraped count 11 log count / DEBUG 584 log count / INFO 365 memusage / max 165408768 memusage / startup 126926848 request depth max 2 response received count 13 scheduler / dequeued 13 scheduler / dequeued / memory 13 scheduler / enqueued 13 scheduler / enqueued / memory 13 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 14 scrapy-zyte-api / error ratio 0.07142857142857142 scrapy-zyte-api / errors 1 scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError > 1 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 15.494139456933437 scrapy-zyte-api / mean response seconds 15.568831962998956 scrapy-zyte-api / processed 13 scrapy-zyte-api / request args / actions 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / customHttpRequestHeaders 11 scrapy-zyte-api / request args / experimental.requestCookies 12 scrapy-zyte-api / request args / experimental.responseCookies 13 scrapy-zyte-api / request args / httpResponseBody 12 scrapy-zyte-api / request args / httpResponseHeaders 12 scrapy-zyte-api / request args / requestHeaders 1 scrapy-zyte-api / request args / url 13 scrapy-zyte-api / status codes / 0 1 scrapy-zyte-api / status codes / 200 13 scrapy-zyte-api / success 13 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2025, 12, 5, 11, 50, 22, 305359, tzinfo=datetime.timezone.utc)