Head
2026-01-07 16:54:53 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-01-07 16:54:53 [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-07 16:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-01-07 16:54:53 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
2026-01-07 16:54:53 [scrapy.addons] INFO: Enabled addons:
[]
2026-01-07 16:54:53 [asyncio] DEBUG: Using selector: EpollSelector
2026-01-07 16:54:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-01-07 16:54:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-01-07 16:54:53 [scrapy.extensions.telnet] INFO: Telnet Password: 577b2530818a81f6
2026-01-07 16:54:53 [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-07 16:54:53 [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_login_check.es/95655b78ebe911f0b2fbdec23cc99c42.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-07 16:54:53 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-01-07 16:54:53 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-01-07 16:54:53 [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-07 16:54:53 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware']
2026-01-07 16:54:53 [scrapy.middleware] INFO: Enabled item pipelines:
[]
2026-01-07 16:54:53 [scrapy.core.engine] INFO: Spider opened
2026-01-07 16:54:53 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-01-07 16:54:53 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-01-07 16:54:53 [scrapy-playwright] INFO: Starting download handler
2026-01-07 16:54:53 [scrapy-playwright] INFO: Starting download handler
2026-01-07 16:55:13 [scrapy-playwright] INFO: Launching browser firefox
2026-01-07 16:55:14 [scrapy-playwright] INFO: Browser firefox launched
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.auto1.com/en/home> (resource type: document)
2026-01-07 16:55:16 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.auto1.com/en/home>
2026-01-07 16:55:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.auto1.com/en/home> (resource type: document)
2026-01-07 16:55:19 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.auto1.com/en/home>
2026-01-07 16:55:19 [auto1_login_check.es] ERROR: Failed to load home page: Page.goto: NS_ERROR_PROXY_CONNECTION_REFUSED
Call log:
navigating to "https://www.auto1.com/en/home", waiting until "load"
2026-01-07 16:55:19 [scrapy.core.engine] INFO: Closing spider (finished)
2026-01-07 16:55:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1_login_check.es/95655b78ebe911f0b2fbdec23cc99c42.jl
2026-01-07 16:55:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/playwright._impl._errors.Error': 1,
'downloader/request_bytes': 176,
'downloader/request_count': 1,
'downloader/request_method_count/GET': 1,
'elapsed_time_seconds': 25.935053,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 1, 7, 16, 55, 19, 385191, tzinfo=datetime.timezone.utc),
'log_count/DEBUG': 9,
'log_count/ERROR': 1,
'log_count/INFO': 17,
'memusage/max': 110518272,
'memusage/startup': 110518272,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 2,
'playwright/request_count/method/GET': 2,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/response_count': 2,
'playwright/response_count/method/GET': 2,
'playwright/response_count/resource_type/document': 2,
'scheduler/dequeued': 1,
'scheduler/dequeued/memory': 1,
Tail
2026-01-07 16:54:53 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-01-07 16:54:53 [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-07 16:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-01-07 16:54:53 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
2026-01-07 16:54:53 [scrapy.addons] INFO: Enabled addons:
[]
2026-01-07 16:54:53 [asyncio] DEBUG: Using selector: EpollSelector
2026-01-07 16:54:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-01-07 16:54:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-01-07 16:54:53 [scrapy.extensions.telnet] INFO: Telnet Password: 577b2530818a81f6
2026-01-07 16:54:53 [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-07 16:54:53 [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_login_check.es/95655b78ebe911f0b2fbdec23cc99c42.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-07 16:54:53 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-01-07 16:54:53 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-01-07 16:54:53 [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-07 16:54:53 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware']
2026-01-07 16:54:53 [scrapy.middleware] INFO: Enabled item pipelines:
[]
2026-01-07 16:54:53 [scrapy.core.engine] INFO: Spider opened
2026-01-07 16:54:53 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-01-07 16:54:53 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-01-07 16:54:53 [scrapy-playwright] INFO: Starting download handler
2026-01-07 16:54:53 [scrapy-playwright] INFO: Starting download handler
2026-01-07 16:55:13 [scrapy-playwright] INFO: Launching browser firefox
2026-01-07 16:55:14 [scrapy-playwright] INFO: Browser firefox launched
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-01-07 16:55:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.auto1.com/en/home> (resource type: document)
2026-01-07 16:55:16 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.auto1.com/en/home>
2026-01-07 16:55:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.auto1.com/en/home> (resource type: document)
2026-01-07 16:55:19 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.auto1.com/en/home>
2026-01-07 16:55:19 [auto1_login_check.es] ERROR: Failed to load home page: Page.goto: NS_ERROR_PROXY_CONNECTION_REFUSED
Call log:
navigating to "https://www.auto1.com/en/home", waiting until "load"
2026-01-07 16:55:19 [scrapy.core.engine] INFO: Closing spider (finished)
2026-01-07 16:55:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1_login_check.es/95655b78ebe911f0b2fbdec23cc99c42.jl
2026-01-07 16:55:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/playwright._impl._errors.Error': 1,
'downloader/request_bytes': 176,
'downloader/request_count': 1,
'downloader/request_method_count/GET': 1,
'elapsed_time_seconds': 25.935053,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 1, 7, 16, 55, 19, 385191, tzinfo=datetime.timezone.utc),
'log_count/DEBUG': 9,
'log_count/ERROR': 1,
'log_count/INFO': 17,
'memusage/max': 110518272,
'memusage/startup': 110518272,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 2,
'playwright/request_count/method/GET': 2,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/response_count': 2,
'playwright/response_count/method/GET': 2,
'playwright/response_count/resource_type/document': 2,
'scheduler/dequeued': 1,
'scheduler/dequeued/memory': 1,
'scheduler/enqueued': 1,
'scheduler/enqueued/memory': 1,
'start_time': datetime.datetime(2026, 1, 7, 16, 54, 53, 450138, tzinfo=datetime.timezone.utc)}
2026-01-07 16:55:19 [scrapy.core.engine] INFO: Spider closed (finished)