Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3991

Test Failure - MockupDB tests fail with no test output

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.6
    • Affects Version/s: None
    • Component/s: None
    • None

      Since PYTHON-3929, the MockupDB tests are failing with no test output:

       [2023/10/06 21:29:51.246] + /opt/python/3.7/bin/python3 -m tox -m test-mockupdb
       [2023/10/06 21:29:52.136] 4.8.0 from /opt/python/3.7/lib/python3.7/site-packages/tox/__init__.py
       [2023/10/06 21:29:52.136] test-mockupdb: install_deps> python -I -m pip install https://github.com/ajdavis/mongo-mockup-db/archive/master.zip
       [2023/10/06 21:29:56.031] .pkg: install_requires> python -I -m pip install 'setuptools>=63.0'
       [2023/10/06 21:29:56.031] .pkg: _optional_hooks> python /opt/python/3.7/lib/python3.7/site-packages/pyproject_api/_backend.py True setuptools.build_meta
       [2023/10/06 21:29:56.217] .pkg: get_requires_for_build_sdist> python /opt/python/3.7/lib/python3.7/site-packages/pyproject_api/_backend.py True setuptools.build_meta
       [2023/10/06 21:29:56.846] .pkg: freeze> python -m pip freeze --all
       [2023/10/06 21:29:56.846] .pkg: pip==23.2.1,setuptools==68.0.0,wheel==0.41.2
       [2023/10/06 21:29:56.846] .pkg: build_sdist> python /opt/python/3.7/lib/python3.7/site-packages/pyproject_api/_backend.py True setuptools.build_meta
       [2023/10/06 21:29:57.978] test-mockupdb: install_package_deps> python -I -m pip install 'dnspython<3.0.0,>=1.16.0'
       [2023/10/06 21:29:58.388] test-mockupdb: install_package> python -I -m pip install --force-reinstall --no-deps /data/mci/bfa96fb8f0411d38b182b01bc5779197/src/.tox/.tmp/package/1/pymongo-4.6.0.dev0.tar.gz
       [2023/10/06 21:30:04.548] test-mockupdb: freeze> python -m pip freeze --all
       [2023/10/06 21:30:04.548] test-mockupdb: dnspython==2.3.0,mockupdb @ https://github.com/ajdavis/mongo-mockup-db/archive/master.zip#sha256=1230ae841592174b2ccc3ad9e5279896fb8fe78db57d9cb5772a48f174f33894,pip==23.2.1,pymongo @ file:///data/mci/bfa96fb8f0411d38b182b01bc5779197/src/.tox/.tmp/package/1/pymongo-4.6.0.dev0.tar.gz#sha256=c389c8bbfc9fc81a73308adb270926994be1ad87cc74f1d65baa3209812c3c33,setuptools==68.0.0,wheel==0.41.2
       [2023/10/06 21:30:04.553] test-mockupdb: commands[0]> python --version
       [2023/10/06 21:30:04.553] Python 3.7.9
       [2023/10/06 21:30:04.553] test-mockupdb: commands[1]> pytest -v --durations=5 --maxfail=10 ./test/mockupdb
       [2023/10/06 21:30:04.556] test-mockupdb: exit 2 (0.00 seconds) /data/mci/bfa96fb8f0411d38b182b01bc5779197/src> pytest -v --durations=5 --maxfail=10 ./test/mockupdb
       [2023/10/06 21:30:04.556] .pkg: _exit> python /opt/python/3.7/lib/python3.7/site-packages/pyproject_api/_backend.py True setuptools.build_meta
       [2023/10/06 21:30:04.599]   test-mockupdb: FAIL code 2 (13.15=setup[13.14]+cmd[0.00,0.00] seconds)
       [2023/10/06 21:30:04.599]   evaluation failed :( (13.25 seconds)
       [2023/10/06 21:30:04.630] Command 'shell.exec' in function 'run mockupdb tests' (step 1 of 1) failed: shell script encountered problem: exit code 2.
       [2023/10/06 21:30:04.630] Finished command 'shell.exec' in function 'run mockupdb tests' (step 1 of 1) in 16.852216552s.
      

      https://evergreen.mongodb.com/task/mongo_python_driver_mockupdb_tests__platform~rhel8_python_version~3.7_mockupdb_556557255afea53a918be8dffeff2f0abf137e77_23_10_06_14_45_41

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: