PBM-1444. Test selective PITR restore with DDL operations in oplog #187
Triggered via pull request
December 2, 2024 15:16
Status
Failure
Total duration
2h 0m 8s
Artifacts
–
Annotations
11 errors
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L178
AssertionError: assert 'old_index' not in {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (5.0, logical)
Process completed with exit code 1.
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L178
AssertionError: assert 'old_index' not in {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (7.0, logical)
Process completed with exit code 1.
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L178
AssertionError: assert 'old_index' not in {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (6.0, logical)
Process completed with exit code 1.
|
test_PBM-1228.test_pitr_PBM_T256[base-physical]:
pbm-functional/pytest/test_PBM-1228.py#L95
AssertionError: assert 764 == 1500
+ where 764 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test (5.0, physical)
Process completed with exit code 1.
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L178
AssertionError: assert 'old_index' not in {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (8.0, logical)
Process completed with exit code 1.
|