Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3969

Investigate implicit session test failure

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • None

      https://evergreen.mongodb.com/task/mongo_java_driver_tests_jdk_secure__version~latest_os~linux_topology~replicaset_auth~auth_ssl~ssl_jdk~jdk8_test_82129d04205d9b493ab910cfe3a4b17cf016b41e_21_01_26_23_53_26

      [2021/01/26 02:03:17.415] com.mongodb.reactivestreams.SessionsTest > shouldPassAllOutcomes[server-support.json: Server supports implicit sessions] FAILED
      [2021/01/26 02:03:17.415]     java.lang.AssertionError: {"insert": "test", "ordered": true, "$db": "session-tests", "lsid": {"id": {"$binary": {"base64": "30+bYp5xRHKeEJlhLM6GzA==", "subType": "04"}}}, "documents": [{"_id": 2}]}, {"find": "test", "filter": {"_id": -1}, "$db": "session-tests", "$clusterTime": {"clusterTime": {"$timestamp": {"t": 1611626597, "i": 8}}, "signature": {"hash": {"$binary": {"base64": "rCY2jhix6gqpEPNrVXHm16N/4oQ=", "subType": "00"}}, "keyId": 6921880654145650691}}, "lsid": {"id": {"$binary": {"base64": "hNMiwO6jTnG2lGmdTWaHYw==", "subType": "04"}}}} expected:<{"id": {"$binary": {"base64": "30+bYp5xRHKeEJlhLM6GzA==", "subType": "04"}}}> but was:<{"id": {"$binary": {"base64": "hNMiwO6jTnG2lGmdTWaHYw==", "subType": "04"}}}>
      [2021/01/26 02:03:17.415]         at org.junit.Assert.fail(Assert.java:89)
      [2021/01/26 02:03:17.415]         at org.junit.Assert.failNotEquals(Assert.java:835)
      [2021/01/26 02:03:17.415]         at org.junit.Assert.assertEquals(Assert.java:120)
      [2021/01/26 02:03:17.415]         at com.mongodb.client.AbstractUnifiedTest.executeOperations(AbstractUnifiedTest.java:561)
      [2021/01/26 02:03:17.415]         at com.mongodb.client.AbstractUnifiedTest.shouldPassAllOutcomes(AbstractUnifiedTest.java:373)
      

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: