profile_delete.js flaky in fcv_upgrade_downgrade_replicate_sets_jscore_passthrough

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • ALL
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Recently this test failed because we are issuing a collMod for the system.profile collection (part of the upgrade downgrade passthrough) and we can't write to the system.profile collection:

      j1:prim] | 2025-12-23T01:18:07.347+00:00 I  COMMAND  5324200     [conn35] "CMD: collMod","attr":{"cmdObj":{"collMod":"system.profile"}}
      [j1:prim] | 2025-12-23T01:18:07.351+00:00 W  -        20703       [conn34] "Caught Assertion while trying to profile operation","attr":{"operation":"remove","namespace":"profile_delete.profile_delete","assertion":"LockTimeout: Unable to acquire IX lock on '{Collection : profile_delete.system.profile}' within 1ms. opId: 73728, op: profiling, connId: 0.","code":24}
      

      The test is supposed to assert that a delete command was profiled, and the assertion fails as a result.

      We should add this test to the list of exceptions for the passthrough.

            Assignee:
            Chris Wolff
            Reporter:
            Chris Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: