- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 7ac7da22ef9d11f0a09a5a312738f986 first_log_time 2026-01-12 10:00:22 latest_log_time 2026-01-12 10:01:24 runtime 0:01:02 crawled_pages 32 scraped_items 30 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
2026-01-12 10:01:24 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1ae3324f10>
2026-01-12 10:01:24 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1ae3325750>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6025
-
telnet_password
d2331b9cb1dbbb1a
-
latest_crawl
2026-01-12 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62177548> (referer: https://www.coches.net/concesionario/algarage/?pg=1) ['zyte-api']
-
latest_scrape
2026-01-12 10:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62177548>
-
latest_stat
2026-01-12 10:01:22 [scrapy.extensions.logstats] INFO: Crawled 29 pages (at 29 pages/min), scraped 27 items (at 27 items/min)
DEBUG
-
-
-
Head
2026-01-12 10:00:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-12 10:00: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 2026-01-12 10:00:22 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-12 10:00:22 [auto_selling_coches.net] INFO: _job: 7ac7da22ef9d11f0a09a5a312738f986, SCRAPY_JOB: None 2026-01-12 10:00:22 [scrapy.addons] INFO: Enabled addons: [] 2026-01-12 10:00:22 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-12 10:00:22 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-12 10:00:22 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-12 10:00:22 [scrapy.extensions.telnet] INFO: Telnet Password: d2331b9cb1dbbb1a 2026-01-12 10:00: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'] 2026-01-12 10:00: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/7ac7da22ef9d11f0a09a5a312738f986.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-12 10:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-12 10:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-12 10:00: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'] 2026-01-12 10:00:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-12 10:00: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'] 2026-01-12 10:00:22 [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-12 10:00:22 [scrapy.core.engine] INFO: Spider opened 2026-01-12 10:00:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-12 10:00:22 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net 2026-01-12 10:00:22 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2026-01-12 10:00:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-12 10:00:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-12 10:00:22 [scrapy-playwright] INFO: Starting download handler 2026-01-12 10:00:22 [scrapy-playwright] INFO: Starting download handler 2026-01-12 10:00:27 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/algarage and multipost_profile_id: cd708b16-1a06-4813-af9a-db45335e23d9 and job_id: 7ac7da22ef9d11f0a09a5a312738f986 2026-01-12 10:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/algarage> (referer: None) ['zyte-api'] 2026-01-12 10:00:33 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/algarage/> 2026-01-12 10:00:33 [auto_selling_coches.net] INFO: Title at home page 30 VehĂculos 2026-01-12 10:00:33 [auto_selling_coches.net] INFO: Total number of items: 30 2026-01-12 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/algarage?pg=1> (referer: https://www.coches.net/concesionario/algarage/) ['zyte-api'] 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found 30 listings on page 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62116946 2026-01-12 10:01:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-12 10:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-12 10:01:04 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1945 2026-01-12 10:01:04 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scrape type for 62116946: 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scraping new listing 62116946 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62203722 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scrape type for 62203722: 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scraping new listing 62203722 2026-01-12 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62203774 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scrape type for 62203774: 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scraping new listing 62203774 2026-01-12 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62152443 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scrape type for 62152443: 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scraping new listing 62152443 2026-01-12 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62204914 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scrape type for 62204914: 1 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Scraping new listing 62204914 2026-01-12 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-12 10:01:04 [auto_selling_coches.net] INFO: Found listing with ID: 62177548 -
Tail
'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/7726c846-4876-4e67-a0b7-be31e5a98899.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_1.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 183104, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/e2fbf525-2695-48ac-8101-e9603d03cf27.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 176242, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/295c4f2f-d125-4afe-92f7-e2f7a2c7d6e9.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 193811, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/6ddfbd5b-3d85-405c-88d2-ef2ff933d676.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 173947, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/c3aa3e16-00f8-46ac-9663-2e62f41ca90e.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 201959, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/d45d46b4-6636-4be2-8f8f-f393dbef40f4.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 219598, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/e1739127-2c55-437f-aa49-c2dc85ae985b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 170316, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/73f525b0-32ce-4b2e-b31e-07950df54668.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 166912, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/bb960aec-bc9f-44d6-8627-ba08dc1421f1.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 198035, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/9ae429fa-3542-42c8-ad1d-724d6676e6b5.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 174510, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/e32545eb-7eb6-49be-80e7-f69b2d186a3e.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 182091, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/bd8585a3-dd54-4812-bfbb-34116b68cde4.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 214685, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/f28085ec-f2cd-434c-b565-6f4be8d77296.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 172981, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/c7ac8412-ceea-4462-90d1-427edc705b7c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 159219, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/3b144364-8b40-4f12-b2de-1547ef3af57a.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 195886, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/405eea20-7bb7-4b5b-8b67-6defd669a89c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_16.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 183888, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/1b9a07b6-af99-42a8-9ed2-64e724b57394.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_17.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 165763, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/20b8b7ff-8c31-44a8-ac95-9cda07e0c7d9.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_18.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 188626, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/18551e3d-58be-4742-840d-1e5adf899321.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_be6d42a9-57ef-5cac-9552-82cda1666b44/be6d42a9-57ef-5cac-9552-82cda1666b44_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 148382, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19112429/3e0f2519-e3c2-4fb2-81cb-38abc6bb03be.jpg', 'Width': 800}], 'price': 26990, 'price_includes_vat': True, 'registration_date': '2023-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'CUPRA Born 231 CV 58kWh EBoost Pack', 'transmission': 'automatic', 'trim': '170kW 231 CV 58kWh EBoost Pack', 'vin': None, 'year': 2023} 2026-01-12 10:01:23 [auto_selling_coches.net] INFO: Saving data for 62177548: {'created_time': 1768212083.990441, 'last_price_update_time': 1768212083.99045} 2026-01-12 10:01:24 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-12 10:01:24 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-12 10:01:24 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-12 10:01:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-12 10:01:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-12 10:01:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 7ac7da22ef9d11f0a09a5a312738f986 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-12 10:01:24 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-12 10:01:24 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-12 10:01:24 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-12 10:01:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-12 10:01:24 [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-12 10:01:24 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (30 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/7ac7da22ef9d11f0a09a5a312738f986.jl 2026-01-12 10:01:24 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 64399, 'downloader/request_count': 32, 'downloader/request_method_count/GET': 32, 'downloader/response_bytes': 3733288, 'downloader/response_count': 32, 'downloader/response_status_count/200': 32, 'elapsed_time_seconds': 62.508879, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 12, 10, 1, 24, 828076, tzinfo=datetime.timezone.utc), 'item_scraped_count': 30, 'log_count/DEBUG': 203, 'log_count/INFO': 904, 'memusage/max': 168189952, 'memusage/startup': 126242816, 'request_depth_max': 2, 'response_received_count': 32, 'scheduler/dequeued': 32, 'scheduler/dequeued/memory': 32, 'scheduler/enqueued': 32, 'scheduler/enqueued/memory': 32, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 32, 'scrapy-zyte-api/error_ratio': 0.0, 'scrapy-zyte-api/errors': 0, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 3.801824575610225, 'scrapy-zyte-api/mean_response_seconds': 3.8496528702089563, 'scrapy-zyte-api/processed': 32, 'scrapy-zyte-api/request_args/actions': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30, 'scrapy-zyte-api/request_args/experimental.requestCookies': 31, 'scrapy-zyte-api/request_args/experimental.responseCookies': 32, 'scrapy-zyte-api/request_args/httpResponseBody': 31, 'scrapy-zyte-api/request_args/httpResponseHeaders': 31, 'scrapy-zyte-api/request_args/requestHeaders': 1, 'scrapy-zyte-api/request_args/url': 32, 'scrapy-zyte-api/status_codes/200': 32, 'scrapy-zyte-api/success': 32, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 12, 10, 0, 22, 319197, tzinfo=datetime.timezone.utc)} 2026-01-12 10:01:24 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-12 10:01:24 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1ae3324f10> 2026-01-12 10:01:24 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1ae3325750> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/7ac7da22ef9d11f0a09a5a312738f986.log
-
-
source log last update time 2026-01-12 10:01:24 last update timestamp 1768212084 downloader / request bytes 64399 downloader / request count 32 downloader / request method count / GET 32 downloader / response bytes 3733288 downloader / response count 32 downloader / response status count / 200 32 elapsed time seconds 62.508879 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 12, 10, 1, 24, 828076, tzinfo=datetime.timezone.utc) item scraped count 30 log count / DEBUG 203 log count / INFO 904 memusage / max 168189952 memusage / startup 126242816 request depth max 2 response received count 32 scheduler / dequeued 32 scheduler / dequeued / memory 32 scheduler / enqueued 32 scheduler / enqueued / memory 32 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 32 scrapy-zyte-api / error ratio 0.0 scrapy-zyte-api / errors 0 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 3.801824575610225 scrapy-zyte-api / mean response seconds 3.8496528702089563 scrapy-zyte-api / processed 32 scrapy-zyte-api / request args / actions 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / customHttpRequestHeaders 30 scrapy-zyte-api / request args / experimental.requestCookies 31 scrapy-zyte-api / request args / experimental.responseCookies 32 scrapy-zyte-api / request args / httpResponseBody 31 scrapy-zyte-api / request args / httpResponseHeaders 31 scrapy-zyte-api / request args / requestHeaders 1 scrapy-zyte-api / request args / url 32 scrapy-zyte-api / status codes / 200 32 scrapy-zyte-api / success 32 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 12, 10, 0, 22, 319197, tzinfo=datetime.timezone.utc)