• LogParser v0.8.2, last updated at 2025-12-05 20:08:46, http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2025-12-05T20_00_00.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.it
    jobtask_75_2025-12-05T20_00_00
    first_log_time2025-12-05 20:00:22
    latest_log_time2025-12-05 20:08:37
    runtime0:08:15
    crawled_pages 498
    scraped_items 180
    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

      2025-12-05 20:08:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f5ae2626090>
      2025-12-05 20:08:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f5ae2394390>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6026
    • telnet_password

      e748940ed5f2b7f7
    • latest_duplicate

      2025-12-05 20:00:42 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/EH50837/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2025-12-05 20:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_5ba9e22fe8580efcacaffb945e587b3a.jpg> (referer: https://www.auto1.com/)
    • latest_scrape

      2025-12-05 20:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imged/cc/edccb9654a1fde1e84200eed8cbf2d77/pa/HW41289_d991de58cdba2ab5a22d485f0a7c106c.jpg>
    • latest_stat

      2025-12-05 20:08:24 [scrapy.extensions.logstats] INFO: Crawled 498 pages (at 12 pages/min), scraped 177 items (at 12 items/min)
    • Head

      2025-12-05 20:00:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-12-05 20: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
      2025-12-05 20:00:22 [auto1.it] INFO: Starting spider auto1.it
      2025-12-05 20:00:22 [scrapy.addons] INFO: Enabled addons:
      []
      2025-12-05 20:00:22 [asyncio] DEBUG: Using selector: EpollSelector
      2025-12-05 20:00:22 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-12-05 20:00:22 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-12-05 20:00:22 [scrapy.extensions.telnet] INFO: Telnet Password: e748940ed5f2b7f7
      2025-12-05 20: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']
      2025-12-05 20:00:22 [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_75_2025-12-05T20_00_00.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 20:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 20:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 20: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']
      2025-12-05 20:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2025-12-05 20:00:22 [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']
      2025-12-05 20:00:23 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2025-12-05 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-12-05 20:00:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1963
      2025-12-05 20:00:23 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-12-05 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-12-05 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 20:00:23 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2025-12-05 20:00:23 [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
      2025-12-05 20:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2025-12-05 20:00:23 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2025-12-05 20:00:23 [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
      2025-12-05 20:00:23 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2025-12-05 20:00:23 [scrapy.core.engine] INFO: Spider opened
      2025-12-05 20:00:23 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-12-05 20:00:23 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2025-12-05 20:00:23 [scrapy-playwright] INFO: Starting download handler
      
      2025-12-05 20:00:23 [scrapy-playwright] INFO: Starting download handler
      2025-12-05 20:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
    • Tail

      On instance['odometer_in_km']:
          160032
      2025-12-05 20:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: rule_title: HIGH_MILEAGE_FOR_COUNTRY failed for item: 95b5bfbe-1ce4-58f9-ab1c-feae05d884c4 spider: auto1.it
      2025-12-05 20:08:37 [scrapy.core.scraper] INFO: Dropped: Spider: auto1.it, Dropping listing: 95b5bfbe-1ce4-58f9-ab1c-feae05d884c4 due to rule: high_mileage_for_country.json, error: 160032 is greater than the maximum of 150000
      
      Failed validating 'maximum' in schema['allOf'][5]['then']['properties']['odometer_in_km']:
          {'maximum': 150000, 'type': 'integer'}
      
      On instance['odometer_in_km']:
          160032
      {'auction_title': '',
       'c_o_2_emission_value': 121,
       'category': None,
       'color': 'gray',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6B',
       'engine': '2.0L',
       'engine_horse_power': 150,
       'expiration_date': '2025-12-06T16:48:23Z',
       'fuel_type': 'diesel',
       'id': '95b5bfbe-1ce4-58f9-ab1c-feae05d884c4',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ09819',
       'listing': 'auction',
       'location': 'IT, Corte Stanghellini (Capannori)',
       'make': 'BMW',
       'model': 'X1',
       'odometer': 160032,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'IT',
       'original_photo_count': 15,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58622,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_47050760759655c873e8387a9f5e4018.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2789661,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_3156bfb08bc04389dd29769fd874e6ad.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58889,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_7a0022ade83abc69bb64e17e644212ac.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2901609,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_cc25d467588298c0b5331432ded7fcf3.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 49737,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_b6d3b6b3c5ba164d9880543cfb79c8b1.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2719086,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_7e165a7ad46d73bd0e12ae776a34926e.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 3002880,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_5ba9e22fe8580efcacaffb945e587b3a.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 60408,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_bb66be48592f356bc450b9e9cb41946c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 61634,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_f8f4a5c7fbb0fbaf64f0c0e1ab3a84a0.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 41799,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_9a8629769b6cab7280617e804cf9ff18.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 3052627,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_66e7e75580549e53d09d6b7de77d933c.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 54458,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_a41441d616233dc65c557a5bb0caeae4.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 61726,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_f7ead539f224c48456420c3a70994d27.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 57220,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_2c37c8a433f6d549c4bfedfb9260c088.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b5bfbe-1ce4-58f9-ab1c-feae05d884c4/95b5bfbe-1ce4-58f9-ab1c-feae05d884c4_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 77105,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img0d/7d/0d7d460a75db9fa6cfeb67818988386e/pa/DZ09819_4b742598e5bbdc25d363bdd28817c6a0.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2017-01-09',
       'seats_number': 5,
       'seller_name': None,
       'title': 'BMW X1 xDrive 18d xLine',
       'transmission': 'automatic',
       'trim': 'xLine',
       'year': 2017}
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ09819%27 HTTP/1.1" 200 None
      2025-12-05 20:08:37 [auto1.it] INFO: Saving data for DZ09819: {'created_time': 1764965317.432616, 'last_price_update_time': 1764965317.432643, 'auction_closing_time': 1765039703.0}
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DZ09819') HTTP/1.1" 204 0
      2025-12-05 20:08:37 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-12-05 20:08:37 [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>: 2}
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 20:08:37 [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%201764533317 HTTP/1.1" 200 None
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FW88159') HTTP/1.1" 204 0
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HN66852') HTTP/1.1" 204 0
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LS57979') HTTP/1.1" 204 0
      2025-12-05 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YS70016') HTTP/1.1" 204 0
      2025-12-05 20:08:37 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (180 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_75_2025-12-05T20_00_00.jl
      2025-12-05 20:08:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 2423042,
       'downloader/request_count': 1416,
       'downloader/request_method_count/GET': 1398,
       'downloader/request_method_count/POST': 18,
       'downloader/response_bytes': 538842609,
       'downloader/response_count': 1416,
       'downloader/response_status_count/200': 1416,
       'dupefilter/filtered': 32,
       'elapsed_time_seconds': 494.085864,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 5, 20, 8, 37, 676348, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 57,
       'item_dropped_reasons_count/DropItem': 57,
       'item_scraped_count': 180,
       'log_count/DEBUG': 14093,
       'log_count/INFO': 12198,
       'memusage/max': 192368640,
       'memusage/startup': 127188992,
       'photo_download_count': 922,
       'request_depth_max': 19,
       'response_received_count': 494,
       'scheduler/dequeued': 1416,
       'scheduler/dequeued/memory': 1416,
       'scheduler/enqueued': 1416,
       'scheduler/enqueued/memory': 1416,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 494,
       '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.932024352753965,
       'scrapy-zyte-api/mean_response_seconds': 3.948396313183766,
       'scrapy-zyte-api/processed': 494,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 494,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 493,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 494,
       'scrapy-zyte-api/request_args/httpRequestBody': 18,
       'scrapy-zyte-api/request_args/httpRequestMethod': 18,
       'scrapy-zyte-api/request_args/httpResponseBody': 494,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 494,
       'scrapy-zyte-api/request_args/sessionContext': 494,
       'scrapy-zyte-api/request_args/url': 494,
       'scrapy-zyte-api/status_codes/200': 494,
       'scrapy-zyte-api/success': 494,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 12, 5, 20, 0, 23, 590484, tzinfo=datetime.timezone.utc)}
      2025-12-05 20:08:37 [scrapy.core.engine] INFO: Spider closed (finished)
      2025-12-05 20:08:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f5ae2626090>
      2025-12-05 20:08:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f5ae2394390>
      
    • Log

      /3/log/utf8/sourcing_v2/auto1.it/task_75_2025-12-05T20_00_00/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2025-12-05T20_00_00.log

  • sourcelog
    last_update_time2025-12-05 20:08:37
    last_update_timestamp1764965317
    downloader/request_bytes2423042
    downloader/request_count1416
    downloader/request_method_count/GET1398
    downloader/request_method_count/POST18
    downloader/response_bytes538842609
    downloader/response_count1416
    downloader/response_status_count/2001416
    dupefilter/filtered32
    elapsed_time_seconds494.085864
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 5, 20, 8, 37, 676348, tzinfo=datetime.timezone.utc)
    item_dropped_count57
    item_dropped_reasons_count/DropItem57
    item_scraped_count180
    log_count/DEBUG14093
    log_count/INFO12198
    memusage/max192368640
    memusage/startup127188992
    photo_download_count922
    request_depth_max19
    response_received_count494
    scheduler/dequeued1416
    scheduler/dequeued/memory1416
    scheduler/enqueued1416
    scheduler/enqueued/memory1416
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts494
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.932024352753965
    scrapy-zyte-api/mean_response_seconds3.948396313183766
    scrapy-zyte-api/processed494
    scrapy-zyte-api/request_args/customHttpRequestHeaders494
    scrapy-zyte-api/request_args/experimental.requestCookies493
    scrapy-zyte-api/request_args/experimental.responseCookies494
    scrapy-zyte-api/request_args/httpRequestBody18
    scrapy-zyte-api/request_args/httpRequestMethod18
    scrapy-zyte-api/request_args/httpResponseBody494
    scrapy-zyte-api/request_args/httpResponseHeaders494
    scrapy-zyte-api/request_args/sessionContext494
    scrapy-zyte-api/request_args/url494
    scrapy-zyte-api/status_codes/200494
    scrapy-zyte-api/success494
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 12, 5, 20, 0, 23, 590484, tzinfo=datetime.timezone.utc)