-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
ALL
-
Sprint 57
-
200
streams on enterprise-rhel8-debug-tsan-all-feature-flags
Host: i-08498f938255f06b2
Project: mongodb-mongo-master
Commit: d467460d
Failing Test Logs:
Task Logs:
Task Log Assertion Extractor
Logs:
06:17:07.167Z Received a StopExecution exception: ReplicaSetFixture (Job #4) not running after JSTest src/mongo/db/modules/enterprise/jstests/streams/timeseries_emit.js.
Assert Soon Failure
Logs:
assert.soon failed (timeout 600000ms): () => { return (opStats["inputMessageCount"] == 5) && (opStats["outputMessageCount"] == 3); } The hang analyzer is automatically called in assert.soon functions. If you are *expecting* assert.soon to possibly fail, call assert.soon with {runHangAnalyzer: false} as the fifth argument (you can fill unused arguments with `undefined`). Running hang analyzer from assert.soon. Running hang analyzer for pids [3405]
Repro Artifacts:
- is fixed by
-
SERVER-94544 failed: streams on enterprise-rhel8-debug-tsan-all-feature-flags [mongodb-mongo-master @ eabe121d] (checkpoint_large_group_accumulator.js)
- Closed