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

Test failure - test_watch_with_start_after on v5.1.0-alpha-105-ga4b5e8e sharded cluster

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      test_watch_with_start_after is failing on latest sharded clusters

       [2021/07/30 00:25:57.634] db version v5.1.0-alpha-105-ga4b5e8e
       [2021/07/30 00:25:57.634] Build Info: {
       [2021/07/30 00:25:57.634]     "version": "5.1.0-alpha-105-ga4b5e8e",
       [2021/07/30 00:25:57.634]     "gitVersion": "a4b5e8e8c198d3e7d59c76996613b322872af186",
       [2021/07/30 00:25:57.634]     "openSSLVersion": "OpenSSL 1.0.2k-fips  26 Jan 2017",
       [2021/07/30 00:25:57.634]     "modules": [
       [2021/07/30 00:25:57.634]         "enterprise"
       [2021/07/30 00:25:57.634]     ],
       [2021/07/30 00:25:57.634]     "allocator": "tcmalloc",
       [2021/07/30 00:25:57.634]     "environment": {
       [2021/07/30 00:25:57.634]         "distmod": "amzn64",
       [2021/07/30 00:25:57.634]         "distarch": "x86_64",
       [2021/07/30 00:25:57.634]         "target_arch": "x86_64"
       [2021/07/30 00:25:57.634]     }
       [2021/07/30 00:25:57.634] }
      
       [2021/07/30 00:29:32.105] FAIL [2.136s]: test_watch_with_start_after (asyncio_tests.test_asyncio_change_stream.TestAsyncIOChangeStream)
       [2021/07/30 00:29:32.105] ----------------------------------------------------------------------
       [2021/07/30 00:29:32.105] Traceback (most recent call last):
       [2021/07/30 00:29:32.105]   File "/data/mci/a9fb734437e3c137d5d5e1967e278538/src/test/asyncio_tests/__init__.py", line 48, in __call__
       [2021/07/30 00:29:32.105]     result = self.orig_method()
       [2021/07/30 00:29:32.105]   File "/data/mci/a9fb734437e3c137d5d5e1967e278538/src/test/test_environment.py", line 280, in wrap
       [2021/07/30 00:29:32.105]     return f(*args, **kwargs)
       [2021/07/30 00:29:32.105]   File "/data/mci/a9fb734437e3c137d5d5e1967e278538/src/test/asyncio_tests/__init__.py", line 213, in wrapped
       [2021/07/30 00:29:32.105]     self.loop.run_until_complete(task)
       [2021/07/30 00:29:32.105]   File "/opt/python/3.8/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
       [2021/07/30 00:29:32.105]     return future.result()
       [2021/07/30 00:29:32.105]   File "/opt/python/3.8/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
       [2021/07/30 00:29:32.105]     return fut.result()
       [2021/07/30 00:29:32.105]   File "/data/mci/a9fb734437e3c137d5d5e1967e278538/src/test/asyncio_tests/test_asyncio_change_stream.py", line 159, in test_watch_with_start_after
       [2021/07/30 00:29:32.105]     self.assertFalse(change_stream.alive)
       [2021/07/30 00:29:32.105] AssertionError: True is not false
      

      https://evergreen.mongodb.com/task/motor_main__ssl~ssl_tox_env~asyncio_py38_os~amazon1_2018_test_latest_sharded_cluster_6e2932503795d4fb1dd34651df2b62c622b33c18_21_07_30_00_20_17

            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: