2022-02-14T14:27:19,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-29nnwu0p 2022-02-14T14:27:19,264 Created temporary directory: /tmp/pip-req-tracker-txf47we2 2022-02-14T14:27:19,264 Initialized build tracking at /tmp/pip-req-tracker-txf47we2 2022-02-14T14:27:19,265 Created build tracker: /tmp/pip-req-tracker-txf47we2 2022-02-14T14:27:19,265 Entered build tracker: /tmp/pip-req-tracker-txf47we2 2022-02-14T14:27:19,266 Created temporary directory: /tmp/pip-wheel-jnnhop9e 2022-02-14T14:27:19,329 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-14T14:27:19,338 2 location(s) to search for versions of airflow-providers-prima: 2022-02-14T14:27:19,338 * https://pypi.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,338 * https://www.piwheels.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,340 Fetching project page and analyzing links: https://pypi.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,341 Getting page https://pypi.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,344 Found index url https://pypi.org/simple 2022-02-14T14:27:19,454 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/9b/75/07cf29655d9b8718f134e534e1038da20f67c084d10b3b859f48687f8ed6/airflow-providers-prima-0.0.1.tar.gz#sha256=399944fe07ddae187b342c3a3ab13eac71e40592e602ce9774b05807b9678594 (from https://pypi.org/simple/airflow-providers-prima/) (requires-python:>=3.9,<4.0) 2022-02-14T14:27:19,455 Skipping link: No binaries permitted for airflow-providers-prima: https://files.pythonhosted.org/packages/0c/6c/b54e696b3f35ea19ef5a19280e3a1ac3cc353e967a8631a225bc81482379/airflow_providers_prima-0.0.1-py3-none-any.whl#sha256=936c7021283756e02a84c0431bdeedef4950935b5f6d11355c5fbc412317c2df (from https://pypi.org/simple/airflow-providers-prima/) (requires-python:>=3.9,<4.0) 2022-02-14T14:27:19,455 Fetching project page and analyzing links: https://www.piwheels.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,456 Getting page https://www.piwheels.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,458 Found index url https://www.piwheels.org/simple 2022-02-14T14:27:19,676 Skipping link: not a file: https://www.piwheels.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,677 Skipping link: not a file: https://pypi.org/simple/airflow-providers-prima/ 2022-02-14T14:27:19,709 Given no hashes to check 0 links for project 'airflow-providers-prima': discarding no candidates 2022-02-14T14:27:19,710 ERROR: Could not find a version that satisfies the requirement airflow-providers-prima==0.0.1 (from versions: none) 2022-02-14T14:27:19,713 ERROR: No matching distribution found for airflow-providers-prima==0.0.1 2022-02-14T14:27:19,715 Exception information: 2022-02-14T14:27:19,715 Traceback (most recent call last): 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-14T14:27:19,715 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-14T14:27:19,715 raise RequirementsConflicted(criterion) 2022-02-14T14:27:19,715 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('airflow-providers-prima==0.0.1') 2022-02-14T14:27:19,715 2022-02-14T14:27:19,715 During handling of the above exception, another exception occurred: 2022-02-14T14:27:19,715 2022-02-14T14:27:19,715 Traceback (most recent call last): 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-14T14:27:19,715 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-14T14:27:19,715 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-14T14:27:19,715 raise ResolutionImpossible(e.criterion.information) 2022-02-14T14:27:19,715 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('airflow-providers-prima==0.0.1'), parent=None)] 2022-02-14T14:27:19,715 2022-02-14T14:27:19,715 The above exception was the direct cause of the following exception: 2022-02-14T14:27:19,715 2022-02-14T14:27:19,715 Traceback (most recent call last): 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-14T14:27:19,715 status = run_func(*args) 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-14T14:27:19,715 return func(self, options, args) 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-14T14:27:19,715 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-14T14:27:19,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-14T14:27:19,715 raise error from e 2022-02-14T14:27:19,715 pip._internal.exceptions.DistributionNotFound: No matching distribution found for airflow-providers-prima==0.0.1 2022-02-14T14:27:19,724 Removed build tracker: '/tmp/pip-req-tracker-txf47we2'