• LogParser v0.8.2, last updated at 2026-01-29 07:02:02, http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_74_2026-01-29T07_00_02.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.it
    jobtask_74_2026-01-29T07_00_02
    first_log_time2026-01-29 07:01:00
    latest_log_time2026-01-29 07:01:54
    runtime0:00:54
    crawled_pages 27
    scraped_items 1
    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-29 07:01:54 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3f77b547d0>
      2026-01-29 07:01:54 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3f778b1490>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6032
    • telnet_password

      1fc2b2bdbf5ad306
    • latest_duplicate

      2026-01-29 07:01:16 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/TP30511/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-01-29 07:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-01-29 07:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FD61613>
    • latest_stat

      2026-01-29 07:01:03 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-01-29 07:01:00 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-29 07:01:00 [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-29 07:01:00 [auto1.it] INFO: Starting spider auto1.it
      2026-01-29 07:01:00 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-29 07:01:01 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-29 07:01:01 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-29 07:01:01 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-29 07:01:01 [scrapy.extensions.telnet] INFO: Telnet Password: 1fc2b2bdbf5ad306
      2026-01-29 07:01:02 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-01-29 07:01:02 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.it/task_74_2026-01-29T07_00_02.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-29 07:01:02 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-29 07:01:02 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-29 07:01:02 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-01-29 07:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-01-29 07:01:02 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-29 07:01:02 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-29 07:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-29 07:01:03 [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-29 07:01:03 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-29 07:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-29 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:03 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-01-29 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-01-29 07:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2026-01-29 07:01:03 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-01-29 07:01:03 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-01-29 07:01:03 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-01-29 07:01:03 [scrapy.core.engine] INFO: Spider opened
      2026-01-29 07:01:03 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-29 07:01:03 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6032
      2026-01-29 07:01:03 [scrapy-playwright] INFO: Starting download handler
      2026-01-29 07:01:03 [scrapy-playwright] INFO: Starting download handler
      
    • Tail

      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: XS07173
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XS07173%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for XS07173: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: CE51434
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE51434%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for CE51434: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: EJ48263
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ48263%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for EJ48263: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: SC57699
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC57699%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for SC57699: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: CF92520
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF92520%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for CF92520: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: JR02947
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR02947%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for JR02947: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: XV95315
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV95315%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for XV95315: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: FJ50946
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ50946%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for FJ50946: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: LE91264
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE91264%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for LE91264: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: YE57930
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE57930%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for YE57930: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: TP50671
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP50671%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for TP50671: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: UL67147
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL67147%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for UL67147: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: JG96200
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG96200%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for JG96200: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: DK02214
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK02214%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for DK02214: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: LN32386
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN32386%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for LN32386: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: CT54414
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT54414%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for CT54414: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: NR00583
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR00583%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for NR00583: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: SU22727
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU22727%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for SU22727: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: UB59491
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB59491%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for UB59491: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: CM48697
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM48697%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for CM48697: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: XB13849
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB13849%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for XB13849: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: WP98796
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP98796%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for WP98796: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: ZE02649
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE02649%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for ZE02649: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: NA87958
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA87958%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for NA87958: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: VK09157
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK09157%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for VK09157: 0
      2026-01-29 07:01:51 [auto1.it] INFO: Found listing with ID: SY78749
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY78749%27 HTTP/1.1" 200 None
      2026-01-29 07:01:51 [auto1.it] INFO: Scrape type for SY78749: 0
      2026-01-29 07:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-29 07:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
      2026-01-29 07:01:52 [auto1.it] INFO: Parsing search results for channel: 24h
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: FL32335
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL32335%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for FL32335: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: KE50808
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE50808%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for KE50808: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: UZ89898
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ89898%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for UZ89898: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: CA75041
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA75041%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for CA75041: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: TZ24707
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ24707%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for TZ24707: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: HW40098
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW40098%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for HW40098: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: EJ94115
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ94115%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for EJ94115: 0
      2026-01-29 07:01:52 [auto1.it] INFO: Found listing with ID: EH94386
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH94386%27 HTTP/1.1" 200 None
      2026-01-29 07:01:52 [auto1.it] INFO: Scrape type for EH94386: 0
      2026-01-29 07:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-29 07:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
      2026-01-29 07:01:53 [auto1.it] INFO: Parsing search results for channel: 24h
      2026-01-29 07:01:53 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-29 07:01:53 [auto1.it] INFO: auto1.it 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>: 608}
      2026-01-29 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20last_price_update_time%20lt%201769238113 HTTP/1.1" 200 None
      2026-01-29 07:01:54 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_74_2026-01-29T07_00_02.jl
      2026-01-29 07:01:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 71253,
       'downloader/request_count': 27,
       'downloader/request_method_count/GET': 6,
       'downloader/request_method_count/POST': 21,
       'downloader/response_bytes': 3539597,
       'downloader/response_count': 27,
       'downloader/response_status_count/200': 27,
       'dupefilter/filtered': 2,
       'elapsed_time_seconds': 50.056391,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 29, 7, 1, 53, 928416, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 1,
       'item_dropped_reasons_count/DropItem': 1,
       'item_scraped_count': 1,
       'log_count/DEBUG': 1538,
       'log_count/INFO': 1543,
       'memusage/max': 127135744,
       'memusage/startup': 127135744,
       'request_depth_max': 22,
       'response_received_count': 27,
       'scheduler/dequeued': 27,
       'scheduler/dequeued/memory': 27,
       'scheduler/enqueued': 27,
       'scheduler/enqueued/memory': 27,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 27,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 1.1479529961943629,
       'scrapy-zyte-api/mean_response_seconds': 1.2660199427563283,
       'scrapy-zyte-api/processed': 27,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 27,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 26,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 27,
       'scrapy-zyte-api/request_args/httpRequestBody': 21,
       'scrapy-zyte-api/request_args/httpRequestMethod': 21,
       'scrapy-zyte-api/request_args/httpResponseBody': 27,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 27,
       'scrapy-zyte-api/request_args/sessionContext': 27,
       'scrapy-zyte-api/request_args/url': 27,
       'scrapy-zyte-api/status_codes/200': 27,
       'scrapy-zyte-api/success': 27,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 29, 7, 1, 3, 872025, tzinfo=datetime.timezone.utc)}
      2026-01-29 07:01:54 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-29 07:01:54 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3f77b547d0>
      2026-01-29 07:01:54 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3f778b1490>
      
    • Log

      /3/log/utf8/sourcing_v2/auto1.it/task_74_2026-01-29T07_00_02/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_74_2026-01-29T07_00_02.log

  • sourcelog
    last_update_time2026-01-29 07:01:54
    last_update_timestamp1769670114
    downloader/request_bytes71253
    downloader/request_count27
    downloader/request_method_count/GET6
    downloader/request_method_count/POST21
    downloader/response_bytes3539597
    downloader/response_count27
    downloader/response_status_count/20027
    dupefilter/filtered2
    elapsed_time_seconds50.056391
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 29, 7, 1, 53, 928416, tzinfo=datetime.timezone.utc)
    item_dropped_count1
    item_dropped_reasons_count/DropItem1
    item_scraped_count1
    log_count/DEBUG1538
    log_count/INFO1543
    memusage/max127135744
    memusage/startup127135744
    request_depth_max22
    response_received_count27
    scheduler/dequeued27
    scheduler/dequeued/memory27
    scheduler/enqueued27
    scheduler/enqueued/memory27
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts27
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.1479529961943629
    scrapy-zyte-api/mean_response_seconds1.2660199427563283
    scrapy-zyte-api/processed27
    scrapy-zyte-api/request_args/customHttpRequestHeaders27
    scrapy-zyte-api/request_args/experimental.requestCookies26
    scrapy-zyte-api/request_args/experimental.responseCookies27
    scrapy-zyte-api/request_args/httpRequestBody21
    scrapy-zyte-api/request_args/httpRequestMethod21
    scrapy-zyte-api/request_args/httpResponseBody27
    scrapy-zyte-api/request_args/httpResponseHeaders27
    scrapy-zyte-api/request_args/sessionContext27
    scrapy-zyte-api/request_args/url27
    scrapy-zyte-api/status_codes/20027
    scrapy-zyte-api/success27
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 29, 7, 1, 3, 872025, tzinfo=datetime.timezone.utc)