-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
As shown in this task, various tests against the "latest" server version are failing due to missing error messages in bulk writes.
[2022/03/01 21:15:22.511] FAILURE: (FAILED) [2022/03/01 21:15:22.511] 001+ BulkWriteException: Multiple write errors: "E11000 duplicate key error collection: phongo.manager_manager_executeBulkWrite_error_002 index: _id_ dup key: { _id: 1 }", "" [2022/03/01 21:15:22.511] 001- BulkWriteException: Multiple write errors: "%SE11000 duplicate key error %s: phongo.manager_manager_executeBulkWrite_error_002%sdup key: { %S: 1 }", "%SE11000 duplicate key error %s: phongo.manager_manager_executeBulkWrite_error_002%sdup key: { %S: 2 }" [2022/03/01 21:15:22.511] 024+ string(0) "" [2022/03/01 21:15:22.511] 024- string(%d) "%s" [2022/03/01 21:15:22.511] 032+ writeError[3].message: [2022/03/01 21:15:22.511] 032- writeError[3].message: %s
This appears to be caused by SERVER-64078. While there's nothing to address in libmongoc/PHPC, I wanted to log this ticket to track the error until the server issue is resolved.
- is caused by
-
SERVER-64078 Missing ErrMsg for Multiple Bulk Write Errors
- Closed
- related to
-
PHPC-2086 Test against MongoDB 6.0
- Closed