[2025/03/12 17:33:02.749] 1) CSOT driver tests
[2025/03/12 17:33:02.749] GridFSBucket
[2025/03/12 17:33:02.749] upload
[2025/03/12 17:33:02.749] openUploadStream
[2025/03/12 17:33:02.749] only emits index event once per bucket:
[2025/03/12 17:33:02.749] MongoOperationTimeoutError: Timed out during socket read (709ms)
[2025/03/12 17:33:02.749] at Connection.readMany (src/cmap/connection.ts:232:13)
[2025/03/12 17:33:02.749] at async Connection.sendWire (src/cmap/connection.ts:167:69)
[2025/03/12 17:33:02.749] at async Connection.sendCommand (src/cmap/connection.ts:169:73)
[2025/03/12 17:33:02.749] at async Connection.command (src/cmap/connection.ts:169:73)
[2025/03/12 17:33:02.749] at async Server.command (src/sdam/server.ts:73:87)
[2025/03/12 17:33:02.749] at async CreateIndexesOperation.executeCommand (src/operations/command.ts:9:21)
[2025/03/12 17:33:02.749] at async CreateIndexesOperation.execute (src/operations/indexes.ts:27:18)
[2025/03/12 17:33:02.749] at async tryOperation (src/operations/execute_operation.ts:82:4)
[2025/03/12 17:33:02.749] at async executeOperation (src/operations/execute_operation.ts:24:2478)
[2025/03/12 17:33:02.749] at async Collection.createIndex (src/collection.ts:302:6)
[2025/03/12 17:33:02.749] at async checkChunksIndex (src/gridfs/upload.ts:124:46)
[2025/03/12 17:33:02.749] at async checkIndexes (src/gridfs/upload.ts:127:28)