Continuous Integration - Daily #515
ci-daily.yml
on: schedule
Matrix: Pytest MacOS
Matrix: Pytest Ubuntu
Matrix: Pytest Windows
Annotations
13 errors
Pytest MacOS (3.10)
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
|
Pytest MacOS (3.10)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
Pytest MacOS (3.10)
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
Pytest MacOS (3.10)
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
Pytest MacOS (3.10)
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
Pytest MacOS (3.10)
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
Pytest MacOS (3.10)
ERROR: Could not find a version that satisfies the requirement pip (from versions: none)
|
Pytest MacOS (3.10)
ERROR: No matching distribution found for pip
|
Pytest MacOS (3.10)
The process '/bin/bash' failed with exit code 1
|
Pytest MacOS (3.12)
The job was canceled because "_3_10" failed.
|
Pytest MacOS (3.12)
The operation was canceled.
|
Pytest MacOS (3.11)
The job was canceled because "_3_10" failed.
|
Pytest MacOS (3.11)
The operation was canceled.
|