Flaky: ChangeStream resumability - supports consecutive resumes on error code 11600 InterruptedAtShutdown [9]

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Fixed
    • Priority: Unknown
    • 6.15.0
    • Affects Version/s: None
    • Component/s: Flaky Test
    • 1
    • Not Needed
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      4.x run:
      https://evergreen.mongodb.com/task/mongo_node_driver_rhel80_large_erbium_test_4.2_replica_set_8a8c386a8dc9263aa68826a8705c7800752a7153_23_02_14_16_59_14

      [2023/02/14 17:26:15.606]   1) ChangeStream resumability
      [2023/02/14 17:26:15.606]        iterator api
      [2023/02/14 17:26:15.606]          #next
      [2023/02/14 17:26:15.606]            supports consecutive resumes on error code 11600 InterruptedAtShutdown:
      [2023/02/14 17:26:15.606]       AssertionError: expected [ CommandStartedEvent{ address: '127.0.0.1:27017', connectionId: 1, serviceId: undefined, requestId: 1984, databaseName: 'resumabilty_tests', commandName: 'aggregate', command: { aggregate: 'foo', pipeline: [ { '$changeStream': {} } ], cursor: {}, lsid: { id: new Binary(Buffer.from("48301e6a0f6c40b0a48102e763f9aced", "hex"), 4) }, '$clusterTime': { clusterTime: new Timestamp({ t: 1676395109, i: 3 }), signature: { hash: new Binary(Buffer.from("b2b87cb8572e149d8dce26dcd9a33dad47297574", "hex"), 0), keyId: new Long("7200061670113148932") } }, '$db': 'resumabilty_tests' } }, CommandStartedEvent{ address: '127.0.0.1:27017', connectionId: 2, serviceId: undefined, requestId: 1995, databaseName: 'resumabilty_tests', commandName: 'aggregate', command: { aggregate: 'foo', pipeline: [ { '$changeStream': { resumeAfter: { _data: '8263EBC265000000042B0229296E04' } } } ], cursor: {}, lsid: { id: new Binary(Buffer.from("48301e6a0f6c40b0a48102e763f9aced", "hex"), 4) }, '$clusterTime': { clusterTime: new Timestamp({ t: 1676395109, i: 3 }), signature: { hash: new Binary(Buffer.from("b2b87cb8572e149d8dce26dcd9a33dad47297574", "hex"), 0), keyId: new Long("7200061670113148932") } }, '$db': 'resumabilty_tests' } }, CommandStartedEvent{ address: '127.0.0.1:27017', connectionId: 3, serviceId: undefined, requestId: 2005, databaseName: 'resumabilty_tests', commandName: 'aggregate', command: { aggregate: 'foo', pipeline: [ { '$changeStream': { resumeAfter: { _data: '8263EBC265000000042B0229296E04' } } } ], cursor: {}, lsid: { id: new Binary(Buffer.from("48301e6a0f6c40b0a48102e763f9aced", "hex"), 4) }, '$clusterTime': { clusterTime: new Timestamp({ t: 1676395109, i: 3 }), signature: { hash: new Binary(Buffer.from("b2b87cb8572e149d8dce26dcd9a33dad47297574", "hex"), 0), keyId: new Long("7200061670113148932") } }, '$db': 'resumabilty_tests' } }, CommandStartedEvent{ address: '127.0.0.1:27017', connectionId: 4, serviceId: undefined, requestId: 2015, databaseName: 'resumabilty_tests', commandName: 'aggregate', command: { aggregate: 'foo', pipeline: [ { '$changeStream': { resumeAfter: { _data: '8263EBC265000000042B0229296E04' } } } ], cursor: {}, lsid: { id: new Binary(Buffer.from("48301e6a0f6c40b0a48102e763f9aced", "hex"), 4) }, '$clusterTime': { clusterTime: new Timestamp({ t: 1676395109, i: 3 }), signature: { hash: new Binary(Buffer.from("b2b87cb8572e149d8dce26dcd9a33dad47297574", "hex"), 0), keyId: new Long("7200061670113148932") } }, '$db': 'resumabilty_tests' } }, CommandStartedEvent{ address: '127.0.0.1:27017', connectionId: 5, serviceId: undefined, requestId: 2030, databaseName: 'resumabilty_tests', commandName: 'aggregate', command: { aggregate: 'foo', pipeline: [ { '$changeStream': { resumeAfter: { _data: '8263EBC265000000042B0229296E04' } } } ], cursor: {}, lsid: { id: new Binary(Buffer.from("48301e6a0f6c40b0a48102e763f9aced", "hex"), 4) }, '$clusterTime': { clusterTime: new Timestamp({ t: 1676395111, i: 1 }), signature: { hash: new Binary(Buffer.from("ed3fba45221c795d569c18f2c34269d838927d2a", "hex"), 0), keyId: new Long("7200061670113148932") } }, '$db': 'resumabilty_tests' } } ] to have a length of 6 but got 5
      [2023/02/14 17:26:15.606]       + expected - actual
      [2023/02/14 17:26:15.606]       -5
      [2023/02/14 17:26:15.606]       +6
      [2023/02/14 17:26:15.606]       
      [2023/02/14 17:26:15.606]       at Context.<anonymous> (test/integration/change-streams/change_stream.test.ts:1946:45)
      [2023/02/14 17:26:15.606]       at runMicrotasks (<anonymous>)
      [2023/02/14 17:26:15.606]       at processTicksAndRejections (internal/process/task_queues.js:97:5)
      

              Assignee:
              Bailey Pearson
              Reporter:
              Daria Pardue
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: