Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2332

Ubuntu 14.04 compilation tasks failing in setup to install GitPython

      Example task failure logs the following during setup:

      2021/07/28 23:43:07.253] New python executable in /data/mci/0d6c474e88679d149a168fe84fbd3bbc/mongo-cxx-driver/venv/bin/python
      [2021/07/28 23:43:10.523] /data/mci/0d6c474e88679d149a168fe84fbd3bbc/mongo-cxx-driver/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
      [2021/07/28 23:43:10.523]   SNIMissingWarning
      [2021/07/28 23:43:10.523] /data/mci/0d6c474e88679d149a168fe84fbd3bbc/mongo-cxx-driver/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
      [2021/07/28 23:43:10.523]   InsecurePlatformWarning
      [2021/07/28 23:43:10.534] /data/mci/0d6c474e88679d149a168fe84fbd3bbc/mongo-cxx-driver/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
      [2021/07/28 23:43:10.534]   InsecurePlatformWarning
      [2021/07/28 23:43:10.546]   Could not find a version that satisfies the requirement GitPython (from versions: )
      [2021/07/28 23:43:10.568] No matching distribution found for GitPython
      [2021/07/28 23:43:10.568] /data/mci/0d6c474e88679d149a168fe84fbd3bbc/mongo-cxx-driver/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
      [2021/07/28 23:43:10.568]   InsecurePlatformWarning
      [2021/07/28 23:43:10.597] Installing setuptools, pip, wheel...done.
      [2021/07/28 23:43:10.597] Collecting GitPython
      [2021/07/28 23:43:10.597] Command failed: command encountered problem: error waiting on process 'a3f1c887-e837-4ce4-a105-c0673390fda4': exit status 1
      [2021/07/28 23:43:10.597] Task completed - FAILURE.
      

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: