- Analysis
- Categories
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job a4b5a278f06611f0a09a5a312738f986 first_log_time 2026-01-13 10:00:27 latest_log_time 2026-01-13 10:01:15 runtime 0:00:48 crawled_pages 9 scraped_items 7 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-13 10:01:15 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f2994f48f90>
2026-01-13 10:01:15 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f2994f497d0>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6026
-
telnet_password
bac70634c90647e0
-
latest_crawl
2026-01-13 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61743272> (referer: https://www.coches.net/concesionario/garajemotor/?pg=1) ['zyte-api']
-
latest_scrape
2026-01-13 10:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61743272>
-
latest_stat
2026-01-13 10:00:27 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
DEBUG
-
-
-
Head
2026-01-13 10:00:27 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-13 10:00:27 [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-13 10:00:27 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-13 10:00:27 [auto_selling_coches.net] INFO: _job: a4b5a278f06611f0a09a5a312738f986, SCRAPY_JOB: None 2026-01-13 10:00:27 [scrapy.addons] INFO: Enabled addons: [] 2026-01-13 10:00:27 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-13 10:00:27 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-13 10:00:27 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-13 10:00:27 [scrapy.extensions.telnet] INFO: Telnet Password: bac70634c90647e0 2026-01-13 10:00:27 [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-13 10:00:27 [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/a4b5a278f06611f0a09a5a312738f986.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-13 10:00:27 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-13 10:00:27 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-13 10:00:27 [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-13 10:00:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-13 10:00:27 [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-13 10:00:27 [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-13 10:00:27 [scrapy.core.engine] INFO: Spider opened 2026-01-13 10:00:27 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-13 10:00:27 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net 2026-01-13 10:00:27 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2026-01-13 10:00:27 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-13 10:00:27 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-01-13 10:00:27 [scrapy-playwright] INFO: Starting download handler 2026-01-13 10:00:27 [scrapy-playwright] INFO: Starting download handler 2026-01-13 10:00:32 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/garajemotor and multipost_profile_id: 4062389b-c7d0-42ae-9588-b04d7caf664b and job_id: a4b5a278f06611f0a09a5a312738f986 2026-01-13 10:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/garajemotor> (referer: None) ['zyte-api'] 2026-01-13 10:00:36 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/garajemotor/> 2026-01-13 10:00:36 [auto_selling_coches.net] INFO: Title at home page 7 VehĂculos 2026-01-13 10:00:36 [auto_selling_coches.net] INFO: Total number of items: 7 2026-01-13 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/garajemotor?pg=1> (referer: https://www.coches.net/concesionario/garajemotor/) ['zyte-api'] 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found 7 listings on page 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 62037216 2026-01-13 10:01:08 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-13 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-13 10:01:08 [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-13 10:01:08 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 62037216: 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 62037216 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 62019187 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 62019187: 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 62019187 2026-01-13 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 62037475 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 62037475: 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 62037475 2026-01-13 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 61727175 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 61727175: 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 61727175 2026-01-13 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 61737231 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 61737231: 1 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 61737231 2026-01-13 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-13 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 61737126 -
Tail
'doors_number': 5, 'emission_standard': 'C', 'engine': '2.0L', 'engine_horse_power': 150, 'expiration_date': None, 'fuel_type': 'Diesel', 'id': 'faae6f2a-6e38-5396-84d6-ebc1dd9da9e4', 'is_damaged': False, 'is_operable': True, 'license_plate': None, 'link_to_web_offer': 'https://www.coches.net/bmw-x1-sdrive18d-5p-diesel-2018-en-granada-61743272-covo.aspx', 'listing': 'auction', 'location': 'Granada', 'make': 'BMW', 'model': 'X1', 'odometer': 99990, 'odometer_reading_unit': 'km', 'origin_country_code': 'ES', 'original_photo_count': 14, 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18750901/fdbbc069-131a-4c1b-b6d5-6bc9949ddcdb.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/d61b1be3-131b-4b40-8fcb-c3851866da27.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/ba5aeba0-7718-4cce-9c0b-1ce3bb8e15da.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/1667cbac-1b5d-4cc7-bb67-ef955c7fbefc.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/f8e1ed60-4f04-4e8e-a858-696d22df25f3.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/c7d92ee3-e029-4e56-b692-ed88c2e94dcd.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/1851e4fe-778e-4ba0-ae9a-5dd33cae6082.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/77ad6042-3435-4b22-b739-a413c6951b3f.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/68bfbe54-f65b-42cd-8c1e-a482d860aadd.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/ccd54987-9f66-44f0-aa4b-09bfd5460f1f.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/424cb352-cc86-4676-96d2-ec623fd0a633.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/faa9153e-ce85-4814-ab17-e47cbe417391.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/94386cb2-a75c-4e35-b02b-0fbcbb67c68b.jpg', 'https://a.ccdn.es/cnet/vehicles/18750901/2c892653-7a8d-4c09-bab9-31f544e4c241.jpg'], 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_0.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 89227, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/fdbbc069-131a-4c1b-b6d5-6bc9949ddcdb.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_1.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 87889, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/d61b1be3-131b-4b40-8fcb-c3851866da27.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 88965, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/ba5aeba0-7718-4cce-9c0b-1ce3bb8e15da.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 87812, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/1667cbac-1b5d-4cc7-bb67-ef955c7fbefc.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 79238, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/f8e1ed60-4f04-4e8e-a858-696d22df25f3.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 101271, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/c7d92ee3-e029-4e56-b692-ed88c2e94dcd.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 88408, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/1851e4fe-778e-4ba0-ae9a-5dd33cae6082.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 81038, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/77ad6042-3435-4b22-b739-a413c6951b3f.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 88499, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/68bfbe54-f65b-42cd-8c1e-a482d860aadd.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 95970, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/ccd54987-9f66-44f0-aa4b-09bfd5460f1f.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 59005, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/424cb352-cc86-4676-96d2-ec623fd0a633.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 90464, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/faa9153e-ce85-4814-ab17-e47cbe417391.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 95033, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/94386cb2-a75c-4e35-b02b-0fbcbb67c68b.jpg', 'Width': 640}, {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_69b5e07f-921a-5d93-b2bc-ee7a5015afb6/69b5e07f-921a-5d93-b2bc-ee7a5015afb6_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 77575, 'Height': 480, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18750901/2c892653-7a8d-4c09-bab9-31f544e4c241.jpg', 'Width': 640}], 'price': 19990, 'price_includes_vat': True, 'registration_date': '2018-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'BMW X1 sDrive18d', 'transmission': 'manual', 'trim': 'sDrive18d', 'vin': None, 'year': 2018} 2026-01-13 10:01:14 [auto_selling_coches.net] INFO: Saving data for 61743272: {'created_time': 1768298474.238062, 'last_price_update_time': 1768298474.238076} 2026-01-13 10:01:14 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-13 10:01:14 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-13 10:01:14 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-13 10:01:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-13 10:01:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-13 10:01:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item a4b5a278f06611f0a09a5a312738f986 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-13 10:01:14 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-13 10:01:14 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-13 10:01:14 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-13 10:01:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-13 10:01:14 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 7, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0} 2026-01-13 10:01:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (7 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/a4b5a278f06611f0a09a5a312738f986.jl 2026-01-13 10:01:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 15009, 'downloader/request_count': 9, 'downloader/request_method_count/GET': 9, 'downloader/response_bytes': 2606841, 'downloader/response_count': 9, 'downloader/response_status_count/200': 9, 'elapsed_time_seconds': 47.465638, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 13, 10, 1, 14, 816487, tzinfo=datetime.timezone.utc), 'item_scraped_count': 7, 'log_count/DEBUG': 65, 'log_count/INFO': 235, 'memusage/max': 126038016, 'memusage/startup': 126038016, 'request_depth_max': 2, 'response_received_count': 9, 'scheduler/dequeued': 9, 'scheduler/dequeued/memory': 9, 'scheduler/enqueued': 9, 'scheduler/enqueued/memory': 9, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 9, 'scrapy-zyte-api/error_ratio': 0.0, 'scrapy-zyte-api/errors': 0, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 5.27543868114137, 'scrapy-zyte-api/mean_response_seconds': 5.380071453646654, 'scrapy-zyte-api/processed': 9, 'scrapy-zyte-api/request_args/actions': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 7, 'scrapy-zyte-api/request_args/experimental.requestCookies': 8, 'scrapy-zyte-api/request_args/experimental.responseCookies': 9, 'scrapy-zyte-api/request_args/httpResponseBody': 8, 'scrapy-zyte-api/request_args/httpResponseHeaders': 8, 'scrapy-zyte-api/request_args/requestHeaders': 1, 'scrapy-zyte-api/request_args/url': 9, 'scrapy-zyte-api/status_codes/200': 9, 'scrapy-zyte-api/success': 9, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 13, 10, 0, 27, 350849, tzinfo=datetime.timezone.utc)} 2026-01-13 10:01:14 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-13 10:01:15 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f2994f48f90> 2026-01-13 10:01:15 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f2994f497d0> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/a4b5a278f06611f0a09a5a312738f986.log
-
-
source log last update time 2026-01-13 10:01:14 last update timestamp 1768298474 downloader / request bytes 15009 downloader / request count 9 downloader / request method count / GET 9 downloader / response bytes 2606841 downloader / response count 9 downloader / response status count / 200 9 elapsed time seconds 47.465638 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 13, 10, 1, 14, 816487, tzinfo=datetime.timezone.utc) item scraped count 7 log count / DEBUG 65 log count / INFO 235 memusage / max 126038016 memusage / startup 126038016 request depth max 2 response received count 9 scheduler / dequeued 9 scheduler / dequeued / memory 9 scheduler / enqueued 9 scheduler / enqueued / memory 9 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 9 scrapy-zyte-api / error ratio 0.0 scrapy-zyte-api / errors 0 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 5.27543868114137 scrapy-zyte-api / mean response seconds 5.380071453646654 scrapy-zyte-api / processed 9 scrapy-zyte-api / request args / actions 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / customHttpRequestHeaders 7 scrapy-zyte-api / request args / experimental.requestCookies 8 scrapy-zyte-api / request args / experimental.responseCookies 9 scrapy-zyte-api / request args / httpResponseBody 8 scrapy-zyte-api / request args / httpResponseHeaders 8 scrapy-zyte-api / request args / requestHeaders 1 scrapy-zyte-api / request args / url 9 scrapy-zyte-api / status codes / 200 9 scrapy-zyte-api / success 9 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 13, 10, 0, 27, 350849, tzinfo=datetime.timezone.utc)