Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-1016

Timeout in macOS 11.00 MongoDB 6.0 Sharded Cluster

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

      There is a timeout in test_collection on macOS 11.00 that causes a timeout when there is not SSL, and causes it to take 10 seconds when there is SSL:

       [2022/08/10 20:57:09.980] ======================================================================
       [2022/08/10 20:57:09.980] ERROR [31.816s]: test_collection (asyncio_tests.test_asyncio_session.TestAsyncIOSession)
       [2022/08/10 20:57:09.980] ----------------------------------------------------------------------
       [2022/08/10 20:57:09.980] Traceback (most recent call last):
       [2022/08/10 20:57:09.980]   File "/System/Volumes/Data/data/mci/ed679ba4992d8e1271ee1bd19b0d09eb/src/test/asyncio_tests/__init__.py", line 49, in __call__
       [2022/08/10 20:57:09.980]     result = self.orig_method()
       [2022/08/10 20:57:09.980]   File "/System/Volumes/Data/data/mci/ed679ba4992d8e1271ee1bd19b0d09eb/src/test/asyncio_tests/__init__.py", line 209, in wrapped
       [2022/08/10 20:57:09.980]     self.loop.run_until_complete(task)
       [2022/08/10 20:57:09.980]   File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
       [2022/08/10 20:57:09.980]     return future.result()
       [2022/08/10 20:57:09.980]   File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/tasks.py", line 501, in wait_for
       [2022/08/10 20:57:09.980]     raise exceptions.TimeoutError()
       [2022/08/10 20:57:09.980] asyncio.exceptions.TimeoutError
       [2022/08/10 20:57:09.980] ----------------------------------------------------------------------
      
       [2022/08/10 20:56:15.477]   test_collection (asyncio_tests.test_asyncio_session.TestAsyncIOSession) ... OK (10.384s)

            Assignee:
            julius.park@mongodb.com Julius Park (Inactive)
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: