-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Correctness
-
Fully Compatible
-
ALL
-
Correctness 2026-04-07
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Running command 'subprocess.exec' in function 'do jepsen setup' (step 2.7 of 4). mv: cannot move 'dist-test/bin/x509' to './x509': File exists
This looks like it's been consistently failing on nightly since Dec 30:
https://spruce.corp.mongodb.com/task/mongodb_mongo_master_nightly_enterprise_ubuntu2204_jepsen_plain_jepsen_config_fuzzer_read_concern_majority_7967517490d01e1e46059ab76041b1098fbf1887_25_12_31_00_54_54/history?execution=0
Although that particular symptom was different:
[2025/12/30 22:36:07.668] if not (value.get("enterprise_only", False) and "enterprise" not in config.MODULES)
[2025/12/30 22:36:07.668] TypeError: argument of type 'NoneType' is not iterable
likely caused by SERVER-115869.
Choosing a failure from 30 days ago, I see the x509 symptom.
- is related to
-
SERVER-115869 Don't fuzz enterprise-only configs on community suites
-
- Closed
-
-
SERVER-99749 Create testing certificates during installation
-
- Closed
-